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:
71cb863
)
vte: depends on ncurses
author
Otavio Salvador
<otavio@ossystems.com.br>
Mon, 15 Sep 2008 23:19:26 +0000
(20:19 -0300)
committer
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 24 Oct 2008 21:52:59 +0000
(19:52 -0200)
packages/vte/vte.inc
patch
|
blob
|
history
diff --git
a/packages/vte/vte.inc
b/packages/vte/vte.inc
index
76dacff
..
d19b790
100644
(file)
--- a/
packages/vte/vte.inc
+++ b/
packages/vte/vte.inc
@@
-1,6
+1,6
@@
DESCRIPTION = "vte is a virtual terminal emulator"
LICENSE = "LGPL"
-DEPENDS += " glib-2.0 gtk+ intltool-native"
+DEPENDS += " glib-2.0 gtk+ intltool-native
ncurses
"
inherit gnome