Add curl (new dependency of Web), fix a fontconfig-native build issue,

update gtkhtml2 patches and update to a newer more functional Web 
snapshot


git-svn-id: https://svn.o-hand.com/repos/poky@251 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord
2006-02-07 04:22:50 +00:00
parent ef60244cc4
commit 4fbba6350e
12 changed files with 180 additions and 740 deletions

View File

@@ -1,6 +1,7 @@
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ libglade gtkhtml2 libsoup gconf js"
DEPENDS = "glib-2.0 gtk+ libglade gtkhtml2 curl gconf js"
RDEPENDS = "libcurl js"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Web is a multi-platform web browsing application."