]> code.ossystems Code Review - openembedded-core.git/commitdiff
web-webkit: Enable libowl
authorRichard Purdie <richard@openedhand.com>
Thu, 7 Feb 2008 19:57:09 +0000 (19:57 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 7 Feb 2008 19:57:09 +0000 (19:57 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3708 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/web/web-webkit_svn.bb

index 227c86de44a78590d43c6ca87599c235f260864e..e6789c880601c2b51a8ba3134ae2cdebb6d3d46d 100644 (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() {