summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxterminal/lxterminal_0.1.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxterminal/lxterminal_0.1.11.bb')
-rw-r--r--recipes-lxde/lxterminal/lxterminal_0.1.11.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-lxde/lxterminal/lxterminal_0.1.11.bb b/recipes-lxde/lxterminal/lxterminal_0.1.11.bb
index a23d4ba..85712ca 100644
--- a/recipes-lxde/lxterminal/lxterminal_0.1.11.bb
+++ b/recipes-lxde/lxterminal/lxterminal_0.1.11.bb
@@ -5,11 +5,11 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
RDEPENDS = "gtk+ vte glib-2.0"
-DEPENDS = "${RDEPENDS} pkgconfig-native gettext intltool"
+DEPENDS = "${RDEPENDS} intltool-native"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
SRC_URI[md5sum] = "fd9140b45c0f28d021253c4aeb8c4aea"
SRC_URI[sha256sum] = "f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253"
-inherit autotools
+inherit autotools pkgconfig gettext