diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-12-04 23:44:18 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-12-04 23:44:18 +0000 |
commit | e9298140e0a9ad9202f0c678ad1d0c7ac0201784 (patch) | |
tree | 57c1e450f9218174a174f51c3a8d21f1b1e293f3 | |
parent | f1c378ae3319ba7cd68d76c48536f9f27eb5f003 (diff) |
python-pygtk 2.10.4 python-tokenize is included in python-lang
-rw-r--r-- | packages/python/python-pygtk_2.10.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-pygtk_2.10.4.bb b/packages/python/python-pygtk_2.10.4.bb index 09cf2d224b..d53e3d5105 100644 --- a/packages/python/python-pygtk_2.10.4.bb +++ b/packages/python/python-pygtk_2.10.4.bb @@ -37,7 +37,7 @@ FILES_${PN}-demo = "\ ${bindir}/pygtk-demo \ ${libdir}/pygtk \ " -RDEPENDS_${PN}-demo = "python-pygtk python-stringold python-tokenize" +RDEPENDS_${PN}-demo = "python-pygtk python-stringold python-lang" # todo: revamp packaging, package demo seperatly FILES_${PN}-dev += "\ |