summaryrefslogtreecommitdiff
path: root/recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb')
-rw-r--r--recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb b/recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb
index ec54ac8..d355f06 100644
--- a/recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb
+++ b/recipes-art/lxde-icon-theme/lxde-icon-theme_0.0.1.bb
@@ -5,13 +5,12 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
-RDEPENDS = "gtk+"
-DEPENDS = "${RDEPENDS} pkgconfig-native"
+DEPENDS = "gtk+"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "0c6ed34bb678f832345fc4495647a705"
SRC_URI[sha256sum] = "a75c0412033a0a0bf6b3912bb37409fbdae1b9a574f2821929aca8749e7ff3a3"
-inherit autotools gettext
+inherit autotools gettext pkgconfig
FILES_${PN} += "${datadir}/icons"