mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Inherit gtk-icon-cache
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1306 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,11 +4,11 @@ DEPENDS = "glib-2.0 gtk+ eds-dbus"
|
||||
DESCRIPTION = "Tasks is a task list application."
|
||||
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig gtk-icon-cache
|
||||
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user