mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user