diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-pygobject_3.18.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb b/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb index 4ddae81f29..03c6c76ecd 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb | |||
@@ -3,7 +3,7 @@ SECTION = "devel/python" | |||
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" |
5 | 5 | ||
6 | inherit autotools pkgconfig gnomebase distutils3-base gobject-introspection | 6 | inherit autotools pkgconfig gnomebase distutils3-base gobject-introspection upstream-version-is-even |
7 | 7 | ||
8 | DEPENDS += "python3 glib-2.0" | 8 | DEPENDS += "python3 glib-2.0" |
9 | 9 | ||