diff options
Diffstat (limited to 'meta/packages/gnome/gnome-common_2.20.0.bb')
-rw-r--r-- | meta/packages/gnome/gnome-common_2.20.0.bb | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb index 075ac141a1..c2eae72d55 100644 --- a/meta/packages/gnome/gnome-common_2.20.0.bb +++ b/meta/packages/gnome/gnome-common_2.20.0.bb | |||
@@ -1,7 +1,11 @@ | |||
1 | LICENSE = "GPL" | 1 | DESCRIPTION = "Common macros for building GNOME applications" |
2 | HOMEPAGE = "http://www.gnome.org/" | ||
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | ||
4 | |||
5 | LICENSE = "GPLv3" | ||
6 | |||
2 | SECTION = "x11/gnome" | 7 | SECTION = "x11/gnome" |
3 | PR = "r1" | 8 | PR = "r1" |
4 | DESCRIPTION = "Common macros for building GNOME applications" | ||
5 | inherit gnome | 9 | inherit gnome |
6 | 10 | ||
7 | # all isn't appropriate since STAGING_DATADIR is target specific | 11 | # all isn't appropriate since STAGING_DATADIR is target specific |