uncommented Build-Requires (accidentally checked in)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6001a0eec0
commit
bec8a09e4a
14
wxGTK.spec
14
wxGTK.spec
@ -61,13 +61,13 @@ Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
||||
Prefix: %{_prefix}
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Requires: %{wxbasename} = %{ver}
|
||||
#%if %{portname} == gtk2
|
||||
#BuildRequires: gtk+-2.0-devel
|
||||
#%else
|
||||
#BuildRequires: gtk+-devel >= 1.2.0
|
||||
#%endif
|
||||
#
|
||||
#BuildRequires: zlib-devel, libjpeg-devel, libpng-devel, libtiff-devel
|
||||
%if %{portname} == gtk2
|
||||
BuildRequires: gtk+-2.0-devel
|
||||
%else
|
||||
BuildRequires: gtk+-devel >= 1.2.0
|
||||
%endif
|
||||
|
||||
BuildRequires: zlib-devel, libjpeg-devel, libpng-devel, libtiff-devel
|
||||
|
||||
# all packages providing an implementation of wxWidgets library (regardless of
|
||||
# the toolkit used) should provide the (virtual) wxwin package, this makes it
|
||||
|
Loading…
Reference in New Issue
Block a user