aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-01 14:34:05 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-01 14:34:05 +0200
commit6af86b4c9c0a684258180b914b49f32e2ea342c9 (patch)
treea8325d5358520258d213e92e7e92e1fc2001df35 /recipes/python
parentae63c8ef498264dafb698bf328df8a666e6356cb (diff)
downloadopenembedded-6af86b4c9c0a684258180b914b49f32e2ea342c9.tar.gz
python-pygtksourceview: catch up with sourceview renaming
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-pygtksourceview_2.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygtksourceview_2.6.0.bb b/recipes/python/python-pygtksourceview_2.6.0.bb
index 0c2b335d1e..c91e52ac4c 100644
--- a/recipes/python/python-pygtksourceview_2.6.0.bb
+++ b/recipes/python/python-pygtksourceview_2.6.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Python gtksourceview Bindings"
SECTION = "devel/python"
HOMEPAGE = "http://projects.gnome.org/gtksourceview/pygtksourceview.html"
PRIORITY = "optional"
-DEPENDS = "gtksourceview python-pygtk"
+DEPENDS = "gtksourceview2 python-pygtk"
SRCNAME = "pygtksourceview"
LICENSE = "LGPL"
PR = "r0"