From edc76ed07104d5eb54c83abd845178bc9b1cfb1d Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Sat, 3 Aug 2013 00:37:43 +0200 Subject: Change libresourceqt's .pc file. The one public port of this library to Qt 5 changed the .pc to libresourceqt5, to avoid clashing with the Qt 4 version. Change-Id: I6a248606e20c4e7a8f432612ca00aded846264d9 Reviewed-by: Andy Nichols --- src/gsttools/gsttools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gsttools') diff --git a/src/gsttools/gsttools.pro b/src/gsttools/gsttools.pro index 9d1f7c8f0..d3025797b 100644 --- a/src/gsttools/gsttools.pro +++ b/src/gsttools/gsttools.pro @@ -26,7 +26,7 @@ maemo*:PKGCONFIG +=gstreamer-plugins-bad-0.10 config_resourcepolicy { DEFINES += HAVE_RESOURCE_POLICY - PKGCONFIG += libresourceqt1 + PKGCONFIG += libresourceqt5 } # Header files must go inside source directory of a module -- cgit v1.2.3