web-webkit: Enable libowl

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3708 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-02-07 19:57:09 +00:00
parent be7c007dcd
commit fc20c6cbee
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ SRC_URI = "svn://svn.o-hand.com/repos/web/branches;module=webkit;proto=http \
S = "${WORKDIR}/webkit"
EXTRA_OECONF = "--enable-libowl"
inherit autotools pkgconfig gconf
do_configure_prepend() {