From 6e628808423a23d27c2a5936ff047b462de9cdab Mon Sep 17 00:00:00 2001 From: Michael Lauer <mickey@vanille-media.de> Date: Tue, 19 Oct 2004 21:34:30 +0000 Subject: build qt3x11 with RTTI and exception support BKrev: 41758866zP-Uk4B23Dqk7P-L3F8kvA --- qt/qt-x11-free_3.3.3.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt/qt-x11-free_3.3.3.oe b/qt/qt-x11-free_3.3.3.oe index e157f23bbf..1b235d5bed 100644 --- a/qt/qt-x11-free_3.3.3.oe +++ b/qt/qt-x11-free_3.3.3.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL/QPL" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "uicmoc3-native freetype x11 xft xext libxrender libxrandr libxcursor mysql" -PR = "r4" +PR = "r5" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ @@ -14,7 +14,7 @@ S = "${WORKDIR}/qt-x11-free-${PV}" PACKAGES += "qt-x11-plugins" FILES_qt-x11-plugins = "${prefix}/plugins" -inherit qmake-base +inherit qmake-base qt3x11 export QTDIR = "${S}" STAGING_QT_DIR = "${STAGING_DIR}/${HOST_SYS}/qt3" -- cgit v1.2.3