1
0
Jan Engelhardt 2014-12-08 23:31:11 +00:00 committed by Git OBS Bridge
parent 6d74684e5c
commit 4d0d782bdc
2 changed files with 6 additions and 2 deletions

View File

@ -164,6 +164,9 @@ Library for the wxWidgets cross-platform GUI.
%package devel
Summary: Everything needed for development with wxWidgets
Group: Development/Libraries/C and C++
Requires: pkgconfig(Qt5Core) >= 5.2.1
Requires: pkgconfig(Qt5Gui) >= 5.2.1
Requires: pkgconfig(Qt5Widgets) >= 5.2.1
##Requires: gtk%gtk_version-devel
Requires: libwx_baseu-suse2 = %version
Requires: libwx_baseu_net-suse2 = %version
@ -241,6 +244,7 @@ cd ..
%endif
%install
exit 1
make install DESTDIR="%buildroot"
# Drop libraries already supplied by another packages
rm -f "%buildroot/%_libdir"/libwx_baseu{,_net,_xml}-suse.so.2* \

View File

@ -71,7 +71,7 @@ BuildRequires: pkgconfig(glu)
%if 0%{?suse_version} >= 1140
BuildRequires: pkgconfig(webkit-1.0)
%else
%if 00%{?sles_version} == 0
%if 0%{?sles_version} == 0
BuildRequires: libwebkit-gtk-devel
%endif
%endif
@ -297,7 +297,7 @@ cd ..
:
%install
export VENDORTAG='-$VENDOR' # only needed for non-MSW
export VENDORTAG='-${VENDOR}' # only needed for non-MSW
make install DESTDIR="%buildroot"
%if %BUILD_LANG
# Locales for MS Windows: