forked from pool/libguestfs
- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=189
This commit is contained in:
parent
7cab2b2cda
commit
63ec84ea32
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 24 18:11:07 CET 2013 - ohering@suse.de
|
||||
|
||||
- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 14:28:46 CET 2013 - ohering@suse.de
|
||||
|
||||
|
@ -96,7 +96,9 @@ BuildRequires: libconfig-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libvirt-devel >= 0.10.2
|
||||
BuildRequires: ncurses-devel
|
||||
%if %suse_version < 1140
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
|
Loading…
Reference in New Issue
Block a user