git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2b68e
)
gvim: added xt to dependencies
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 21 Feb 2008 08:56:53 +0000
(08:56 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 21 Feb 2008 08:56:53 +0000
(08:56 +0000)
packages/vim/gvim_7.0.bb
patch
|
blob
|
history
diff --git
a/packages/vim/gvim_7.0.bb
b/packages/vim/gvim_7.0.bb
index
3547c89
..
78a0c54
100644
(file)
--- a/
packages/vim/gvim_7.0.bb
+++ b/
packages/vim/gvim_7.0.bb
@@
-2,7
+2,7
@@
VIMVER = "70"
require vim.inc
-DEPENDS += "gtk+"
+DEPENDS += "gtk+
xt
"
PR = "r1"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/vim-7.0', '${FILE_DIRNAME}/vim', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"