summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/vim/gvim_7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vim/gvim_7.2.bb b/recipes/vim/gvim_7.2.bb
index 842b184865..ad96e254ba 100644
--- a/recipes/vim/gvim_7.2.bb
+++ b/recipes/vim/gvim_7.2.bb
@@ -3,7 +3,7 @@ VIMX = "--with-x"
require vim_${PV}.bb
-DEPENDS += "gtk+ xt"
+DEPENDS += "gtk+ libxt"
EXTRA_OECONF += "--enable-gtk2-test"