- from all build requires
This commit is contained in:
parent
23adb98886
commit
6b6566205a
@ -15,10 +15,10 @@ Requires: xorg-x11-xinit
|
|||||||
BuildRequires: automake, libtool, autoconf, flex
|
BuildRequires: automake, libtool, autoconf, flex
|
||||||
# flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
|
# flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
|
||||||
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
|
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
|
||||||
BuildRequires: flex-devel%{?_isa}
|
BuildRequires: flex-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} > 12 && 0%{?fedora} <= 17
|
%if 0%{?fedora} > 12 && 0%{?fedora} <= 17
|
||||||
BuildRequires: flex-static%{?_isa}
|
BuildRequires: flex-static
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: byacc, pkgconfig
|
BuildRequires: byacc, pkgconfig
|
||||||
BuildRequires: libjpeg-devel libpng-devel
|
BuildRequires: libjpeg-devel libpng-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user