diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb index aab3273145..5b97fc33ba 100644 --- a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb +++ b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb | |||
@@ -1,5 +1,10 @@ | |||
1 | DESCRIPTION = "default icon theme that all icon themes automatically inherit from." | ||
2 | HOMEPAGE = "http://icon-theme.freedesktop.org/wiki/HicolorTheme" | ||
3 | BUGTRACKER = "https://bugs.freedesktop.org/" | ||
4 | |||
5 | LICENSE = "GPLv2" | ||
6 | |||
1 | SECTION = "unknown" | 7 | SECTION = "unknown" |
2 | LICENSE = "GPL" | ||
3 | inherit gnome | 8 | inherit gnome |
4 | 9 | ||
5 | PR = "r3" | 10 | PR = "r3" |