aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gnome-icon-theme_1.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gnome-icon-theme_1.3.3.bb')
-rw-r--r--packages/gnome/gnome-icon-theme_1.3.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/gnome/gnome-icon-theme_1.3.3.bb b/packages/gnome/gnome-icon-theme_1.3.3.bb
index 23993c982d..e44a06697e 100644
--- a/packages/gnome/gnome-icon-theme_1.3.3.bb
+++ b/packages/gnome/gnome-icon-theme_1.3.3.bb
@@ -1,8 +1,10 @@
LICENSE = "GPL"
SECTION = "x11/gnome"
SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2"
+DEPENDS = "glib intltool-native"
+PR="r1"
-FILES_${PN} += "${datadir}/icons"
+FILES_${PN} += "${datadir}/*"
EXTRA_OECONF = "--disable-hicolor-check"