diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python-pygobject_3.18.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pygobject_3.18.2.bb b/meta/recipes-devtools/python/python-pygobject_3.18.2.bb index a9871fe265..00c50795a1 100644 --- a/meta/recipes-devtools/python/python-pygobject_3.18.2.bb +++ b/meta/recipes-devtools/python/python-pygobject_3.18.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" inherit autotools pkgconfig gnomebase distutils-base gobject-introspection -DEPENDS += "python glib-2.0 gnome-common" +DEPENDS += "python glib-2.0" SRCNAME="pygobject" SRC_URI = " \ |