From 3d45b5b595eaef85aab14fea8e9d078cb09dc234 Mon Sep 17 00:00:00 2001 From: Jessica Hamilton Date: Tue, 9 Jun 2015 16:35:01 +1200 Subject: [PATCH] libqt4: use new "strict mode" in fixPkgconfig. This resolves an issue with incorrect pkgconfig files. --- dev-qt/libqt4/libqt4-4.8.6.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-qt/libqt4/libqt4-4.8.6.4.recipe b/dev-qt/libqt4/libqt4-4.8.6.4.recipe index 3de71b366..68fe872d3 100644 --- a/dev-qt/libqt4/libqt4-4.8.6.4.recipe +++ b/dev-qt/libqt4/libqt4-4.8.6.4.recipe @@ -9,7 +9,7 @@ CHECKSUM_SHA256="83bb4d74ac48443936cb497a1b53dd5683800426e829f8767cd554905d45ac6 SOURCE_DIR="qt4-4.8.6-haiku-4" LICENSE="GNU LGPL v2.1" COPYRIGHT="2014 Digia Plc and/or its subsidiary(-ies)." -REVISION="3" +REVISION="4" ARCHITECTURES="x86 ?x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then # x86_gcc2 is fine as primary target architecture as long as we're building @@ -194,7 +194,7 @@ BUILD() INSTALL() { make install - fixPkgconfig + fixPkgconfig strict mv -f $libDir/libQtDBus.la $developLibDir cd src/3rdparty/haiku-tools/qsystray