diff options
Diffstat (limited to 'recipes/angstrom/angstrom-gnome-icon-theme-enable.bb')
-rw-r--r-- | recipes/angstrom/angstrom-gnome-icon-theme-enable.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb b/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb index bb6306e59a..329a4d6569 100644 --- a/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb +++ b/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Enable gnome-icon-theme in gtkrc" LICENSE = "MIT" RDEPENDS_${PN} = "gnome-icon-theme" +PR = "r1" ALLOW_EMPTY_${PN} = "1" PACKAGE_ARCH = "all" |