diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb index 861af5f20f..abc1bc76e0 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | HOMEPAGE = "http://gnome.org" | 1 | SUMMARY = "Middleware layer between GObject-using C libraries and language bindings" |
2 | HOMEPAGE = "https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" | ||
2 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
3 | SECTION = "libs" | 4 | SECTION = "libs" |
4 | LICENSE = "LGPLv2+ & GPLv2+" | 5 | LICENSE = "LGPLv2+ & GPLv2+" |