aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/toscoterm
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-06-23 11:34:01 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-06-23 15:21:27 +0200
commit1cb7275961fd4bca3a6cb70e064ad6e6e1ff04d6 (patch)
treea46422f9eaecd2faedbbf924d622b6ff06784791 /meta-oe/recipes-support/toscoterm
parentce379427c7197fd5b007195aebc02c9b123326cf (diff)
downloadmeta-openembedded-contrib-1cb7275961fd4bca3a6cb70e064ad6e6e1ff04d6.tar.gz
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 <jussi.kukkonen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/toscoterm')
-rw-r--r--meta-oe/recipes-support/toscoterm/toscoterm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
index 24f813b62c..6b31fd6c45 100644
--- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
+++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
@@ -1,6 +1,6 @@
SUMMARY = "A very small and simple terminal emulator"
SECTION = "x11/applications"
-DEPENDS = "vte"
+DEPENDS = "vte9"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://main.c;start_line=5;end_line=16;md5=9ae4bf20caf291afa94530026bd15229"