python-pyqt: add python-sip and sip-native as DEPENDS to ensure successful compilatio...
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 10 Feb 2008 14:55:05 +0000 (14:55 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 10 Feb 2008 14:55:05 +0000 (14:55 +0000)
packages/python/python-pyqt_4.3.3.bb

index 2fd6fcc..9dd2040 100644 (file)
@@ -4,6 +4,7 @@ AUTHOR = "Phil Thomson @ riverbank.co.uk"
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
+DEPENDS = "sip-native python-sip"
 RDEPENDS = "python-core"
 SRCNAME = "pyqt"
 PR = "ml1"