summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxterminal/lxterminal_0.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxterminal/lxterminal_0.2.0.bb')
-rw-r--r--recipes-lxde/lxterminal/lxterminal_0.2.0.bb9
1 files changed, 6 insertions, 3 deletions
diff --git a/recipes-lxde/lxterminal/lxterminal_0.2.0.bb b/recipes-lxde/lxterminal/lxterminal_0.2.0.bb
index ac9eefc..d841f92 100644
--- a/recipes-lxde/lxterminal/lxterminal_0.2.0.bb
+++ b/recipes-lxde/lxterminal/lxterminal_0.2.0.bb
@@ -4,13 +4,16 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-RDEPENDS_{PN} = "gtk+ libvte glib-2.0"
-DEPENDS = "gtk+ vte glib-2.0 intltool-native"
+DEPENDS = "gtk+3 vte glib-2.0 intltool-native"
-SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxterminal-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxterminal-${PV}.tar.gz \
+ file://support_for_vte_0.38.0.patch \
+"
SRC_URI[md5sum] = "e80ad1b6e26212f3d43908c2ad87ba4d"
SRC_URI[sha256sum] = "174b0e99652f72acd7a98b6ff1b75eba1a9bf364996e6f118cccdaba0d282baf"
+EXTRA_OECONF += "--enable-gtk3"
+
FILES_${PN} += "${datadir}/icons/hicolor/128x128/apps/lxterminal.png"
inherit autotools pkgconfig gettext