From 1cb7275961fd4bca3a6cb70e064ad6e6e1ff04d6 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 23 Jun 2016 11:34:01 +0300 Subject: gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9 geany-plugins seems to compile fine with new vte: that recipe was not modified. gnome-terminal and vala-terminal are currently blacklisted for other reasons. Signed-off-by: Jussi Kukkonen Signed-off-by: Martin Jansa --- meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb index 1049b27a8d..22b81af631 100644 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb +++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb @@ -1,7 +1,7 @@ SUMMARY = "Terminal emulator for the Xfce desktop environment" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -DEPENDS = "glib-2.0 gtk+ vte libxfce4ui" +DEPENDS = "glib-2.0 gtk+ vte9 libxfce4ui" inherit xfce-app -- cgit v1.2.3-54-g00ecf