summaryrefslogtreecommitdiff
path: root/python/python-pyqt_3.12.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-pyqt_3.12.oe')
-rw-r--r--python/python-pyqt_3.12.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-pyqt_3.12.oe b/python/python-pyqt_3.12.oe
index a7c856114b..6607e8175c 100644
--- a/python/python-pyqt_3.12.oe
+++ b/python/python-pyqt_3.12.oe
@@ -7,7 +7,7 @@ LICENSE = "GPL"
RDEPENDS = "python-core python-sip"
DEPENDS = "virtual/libqte2 virtual/libqpe"
SRCNAME = "pyqt"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://www.vanille.de/mirror/PyQt-x11-gpl-${PV}.tar.gz \
file://features"
@@ -22,7 +22,7 @@ SIP_FEATURES = "${WORKDIR}/features"
EXTRA_OEMAKE = " MAKEFLAGS= "
EXTRA_QMAKEVARS_POST = " QMAKE_UIC=${STAGING_BINDIR}/uic QMAKE_MOC=${STAGING_BINDIR}/moc QMAKE_RPATH=-Wl,-rpath-link, \
- CONFIG=qte CONFIG+=warn_on CONFIG+=release \
+ CONFIG=qt CONFIG+=warn_on CONFIG+=release \
DESTDIR= VERSION=1.0.0 \
DEFINES=SIP_MAKE_DLL DEFINES+=SIP_QT_SUPPORT DEFINES+=QWS \
INCLUDEPATH=. \