mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
add missing libowl dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1563 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js"
|
DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"
|
||||||
DESCRIPTION = "Web is a multi-platform web browsing application."
|
DESCRIPTION = "Web is a multi-platform web browsing application."
|
||||||
|
|
||||||
PV = "0.0+svn${SRCDATE}"
|
PV = "0.0+svn${SRCDATE}"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||||
file://owl-window-menu.patch;patch=1 \
|
file://owl-window-menu.patch;patch=1 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user