diff --git a/wxQt-3_2.spec b/wxQt-3_2.spec index 9ab075e..2ee53c1 100644 --- a/wxQt-3_2.spec +++ b/wxQt-3_2.spec @@ -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* \ diff --git a/wxWidgets-3_2.spec b/wxWidgets-3_2.spec index cd10bc0..487e450 100644 --- a/wxWidgets-3_2.spec +++ b/wxWidgets-3_2.spec @@ -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: