summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-lxde/lxappearance/lxappearance_0.5.1.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-lxde/lxappearance/lxappearance_0.5.1.bb b/recipes-lxde/lxappearance/lxappearance_0.5.1.bb
index bf0a230..a9784b9 100644
--- a/recipes-lxde/lxappearance/lxappearance_0.5.1.bb
+++ b/recipes-lxde/lxappearance/lxappearance_0.5.1.bb
@@ -5,11 +5,10 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-RDEPENDS = "gtk+"
-DEPENDS = "${RDEPENDS} intltool-native pkgconfig-native"
+DEPENDS = "gtk+ intltool-native"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
SRC_URI[md5sum] = "34d157a7fe97ef0b93db8fab3f251e07"
SRC_URI[sha256sum] = "74e638257092201a572f1fcd4eb93c195c9fa75e27602662de542b002e6deade"
-inherit autotools gettext
+inherit autotools gettext pkgconfig