build qt3x11 with RTTI and exception support
authorMichael Lauer <mickey@vanille-media.de>
Tue, 19 Oct 2004 21:34:30 +0000 (21:34 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 19 Oct 2004 21:34:30 +0000 (21:34 +0000)
BKrev: 41758866zP-Uk4B23Dqk7P-L3F8kvA

qt/qt-x11-free_3.3.3.oe

index e157f23..1b235d5 100644 (file)
@@ -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"