aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-09 10:43:35 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-09 10:43:35 +0100
commit0edb842001bd61b5f8cee1b1f81fc9a6b257fa20 (patch)
tree7478a5b7acfef638fb65eef9124829eea6305758 /packages/gnome
parenta21db5de3ef404c435542d75eb5017aedcf07479 (diff)
downloadopenembedded-0edb842001bd61b5f8cee1b1f81fc9a6b257fa20.tar.gz
gnome-icon-theme: remove PACKAGE_ARCH = "all", apps check for its .pc file :(
Diffstat (limited to 'packages/gnome')
-rw-r--r--packages/gnome/gnome-icon-theme_2.24.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gnome/gnome-icon-theme_2.24.0.bb b/packages/gnome/gnome-icon-theme_2.24.0.bb
index d5e7f29b69..2a7bf3abe2 100644
--- a/packages/gnome/gnome-icon-theme_2.24.0.bb
+++ b/packages/gnome/gnome-icon-theme_2.24.0.bb
@@ -4,10 +4,11 @@ DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native"
RDEPENDS = "hicolor-icon-theme"
RRECOMMENDS = "librsvg-gtk"
+PR = "r1"
+
FILES_${PN} += "${datadir}/*"
EXTRA_OECONF = "--disable-hicolor-check"
inherit gnome
-PACKAGE_ARCH = "all"