Accepting request 134276 from Virtualization
Fix build for Factory. OBS-URL: https://build.opensuse.org/request/show/134276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=70
This commit is contained in:
commit
9944e83199
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 13 13:12:52 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Add explicit dependency on makeinfo for manpage/doc generation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 7 07:04:08 UTC 2012 - vuntz@suse.com
|
Fri Sep 7 07:04:08 UTC 2012 - vuntz@suse.com
|
||||||
|
|
||||||
|
@ -77,6 +77,9 @@ BuildRequires: libgnutls-devel
|
|||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
|
%if 0%{?suse_version} > 1220
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
%endif
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
# we must not install the qemu package when under qemu build
|
# we must not install the qemu package when under qemu build
|
||||||
%if 0%{?qemu_user_space_build:1}
|
%if 0%{?qemu_user_space_build:1}
|
||||||
|
Loading…
Reference in New Issue
Block a user