mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 01:41:21 +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:
parent
1b7b0c28d8
commit
f6cfad27b7
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user