vte: added 0.11.15 (for gtkterm2)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1871 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-06-07 06:20:55 +00:00
parent 893cba95a4
commit fd20cd1439

View File

@@ -0,0 +1,10 @@
LICENSE = "LGPL"
PR = "r1"
inherit gnome
EXTRA_OECONF = "--disable-gtk-doc"
do_stage() {
autotools_stage_all
}