summaryrefslogtreecommitdiff
path: root/packages/python/python24-sip_4.1.1.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-16 08:51:51 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-16 08:51:51 +0000
commit0c45e61d92ab5f843f3346798be23553193ec6a0 (patch)
treefa564443830181e3d890e3f3156921c0ae89e82c /packages/python/python24-sip_4.1.1.bb
parent94317634ab575b7deae469f83038f770e35fb737 (diff)
python-sip: update to 4.7
Diffstat (limited to 'packages/python/python24-sip_4.1.1.bb')
-rw-r--r--packages/python/python24-sip_4.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python24-sip_4.1.1.bb b/packages/python/python24-sip_4.1.1.bb
index 8e118ea7de..718b019af9 100644
--- a/packages/python/python24-sip_4.1.1.bb
+++ b/packages/python/python24-sip_4.1.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "virtual/libqte2 python"
+DEPENDS = "virtual/libqte2 python24"
RDEPENDS = "python-core"
PR = "ml4"