From: Koen Kooi Date: Wed, 1 Jul 2009 12:34:05 +0000 (+0200) Subject: python-pygtksourceview: catch up with sourceview renaming X-Git-Tag: Release-2010-05/1~3013 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af86b4c9c0a684258180b914b49f32e2ea342c9;p=openembedded.git python-pygtksourceview: catch up with sourceview renaming --- 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"