From 4d0d782bdc224bc6f8c6f28a62ce2beb69dd3180ff3ea478f7c24ed81d47c24e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 8 Dec 2014 23:31:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=6 --- wxQt-3_2.spec | 4 ++++ wxWidgets-3_2.spec | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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: