diff options
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb index a030df98c4..87c1202a14 100644 --- a/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb +++ b/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb | |||
| @@ -8,7 +8,7 @@ inherit gnomebase gobject-introspection distutils-base upstream-version-is-even | |||
| 8 | 8 | ||
| 9 | DEPENDS += "python glib-2.0" | 9 | DEPENDS += "python glib-2.0" | 
| 10 | 10 | ||
| 11 | SRCNAME="pygobject" | 11 | SRCNAME = "pygobject" | 
| 12 | SRC_URI = " \ | 12 | SRC_URI = " \ | 
| 13 | http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ | 13 | http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ | 
| 14 | " | 14 | " | 
