From ae645af254285eba13381f7ea0c852c78b2ea11b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 1 Oct 2004 10:14:30 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/10/01 00:58:57+02:00 uni-frankfurt.de!mickeyl bump python packages basing on sip.oeclass per the recent sip.oeclass change 2004/10/01 00:58:01+02:00 uni-frankfurt.de!mickeyl fix sip.oeclass no longer to add -lsip. libsip.so is no more, since python dlopens sip.so BKrev: 415d2e06Tn2DdSxWzd3V5KcnI74fyQ --- python/python-pyqt_3.12.oe | 2 +- python/python-pyqwt_3.10.oe | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'python') diff --git a/python/python-pyqt_3.12.oe b/python/python-pyqt_3.12.oe index e74b683ce6..a7c856114b 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 = "r1" +PR = "r2" SRC_URI = "http://www.vanille.de/mirror/PyQt-x11-gpl-${PV}.tar.gz \ file://features" diff --git a/python/python-pyqwt_3.10.oe b/python/python-pyqwt_3.10.oe index beaaf2a8a0..5c4ecfd050 100644 --- a/python/python-pyqwt_3.10.oe +++ b/python/python-pyqwt_3.10.oe @@ -6,6 +6,7 @@ LICENSE = "GPL" RDEPENDS = "python-core python-pyqt (${PV}) python-numeric qwt" DEPENDS = "virtual/libqte2 python-numeric python-pyqt qwt" SRCNAME = "pyqwt" +PR = "r1" SRC_URI = "http://www.vanille.de/mirror/PyQwt-20040118.tar.gz \ file://qt2.x-compat.patch;patch=1 \ -- cgit v1.2.3