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:
14
wxGTK.spec
14
wxGTK.spec
@@ -61,13 +61,13 @@ Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
|||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
Requires: %{wxbasename} = %{ver}
|
Requires: %{wxbasename} = %{ver}
|
||||||
#%if %{portname} == gtk2
|
%if %{portname} == gtk2
|
||||||
#BuildRequires: gtk+-2.0-devel
|
BuildRequires: gtk+-2.0-devel
|
||||||
#%else
|
%else
|
||||||
#BuildRequires: gtk+-devel >= 1.2.0
|
BuildRequires: gtk+-devel >= 1.2.0
|
||||||
#%endif
|
%endif
|
||||||
#
|
|
||||||
#BuildRequires: zlib-devel, libjpeg-devel, libpng-devel, libtiff-devel
|
BuildRequires: zlib-devel, libjpeg-devel, libpng-devel, libtiff-devel
|
||||||
|
|
||||||
# all packages providing an implementation of wxWidgets library (regardless of
|
# all packages providing an implementation of wxWidgets library (regardless of
|
||||||
# the toolkit used) should provide the (virtual) wxwin package, this makes it
|
# the toolkit used) should provide the (virtual) wxwin package, this makes it
|
||||||
|
Reference in New Issue
Block a user