diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb index b07969c5ef..74318337ba 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | |||
8 | GNOMEBASEBUILDCLASS = "meson" | 8 | GNOMEBASEBUILDCLASS = "meson" |
9 | GIR_MESON_OPTION = "" | 9 | GIR_MESON_OPTION = "" |
10 | 10 | ||
11 | inherit gnomebase distutils3-base gobject-introspection upstream-version-is-even | 11 | inherit gnomebase setuptools3-base gobject-introspection upstream-version-is-even |
12 | 12 | ||
13 | DEPENDS += "python3 glib-2.0" | 13 | DEPENDS += "python3 glib-2.0" |
14 | 14 | ||