Accepting request 134154 from home:namtrac:bugfix

- Add explicit dependency on makeinfo for manpage/doc generation

OBS-URL: https://build.opensuse.org/request/show/134154
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=109
This commit is contained in:
Olaf Hering 2012-09-13 17:34:07 +00:00 committed by Git OBS Bridge
parent 2d15ad6e29
commit dd59dcba12
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -77,6 +77,7 @@ BuildRequires: libgnutls-devel
BuildRequires: libjpeg-devel
BuildRequires: libpcap-devel
BuildRequires: libpng-devel
BuildRequires: makeinfo
BuildRequires: ncurses-devel
# we must not install the qemu package when under qemu build
%if 0%{?qemu_user_space_build:1}