diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pygobject_3.42.0.bb')
-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 74318337ba..360996dbb7 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Python GObject bindings" | |||
2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/pygobject" | 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/pygobject" |
3 | DESCRIPTION = "PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more." | 3 | DESCRIPTION = "PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more." |
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" |
7 | 7 | ||
8 | GNOMEBASEBUILDCLASS = "meson" | 8 | GNOMEBASEBUILDCLASS = "meson" |