From 80c844f3c6c7eaa3e35d39d058e3e0cdb64f8d6a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 7 Oct 2011 15:11:57 +0100 Subject: hicolor-icon-theme: Convert to allarch (From OE-Core rev: 52b39699a3ec5f4e95262cf8d1be1342e03d5769) Signed-off-by: Richard Purdie --- meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-gnome/hicolor-icon-theme') diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb index c9d65a289e..759c9d8121 100644 --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb +++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb @@ -6,7 +6,9 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" SECTION = "unknown" -inherit gnome +inherit gnome allarch + +DEPENDS = "" PR = "r0" @@ -16,8 +18,6 @@ SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \ SRC_URI[md5sum] = "55cafbcef8bcf7107f6d502149eb4d87" SRC_URI[sha256sum] = "9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c93bec73" -PACKAGE_ARCH = "all" - FILES_${PN} += "${datadir}/icons" do_install_append () { -- cgit v1.2.3-54-g00ecf