1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

s/libapm/apmd

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@640 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Jorn Baayen
2006-08-25 11:45:11 +00:00
parent 21775248d7
commit 30532ac076
@@ -2,7 +2,7 @@ LICENSE = "GPLv2"
PRIORITY = "optional"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
PV = "0.0+svn${SRCDATE}"
DEPENDS = "gtk+ startup-notification libapm"
DEPENDS = "gtk+ startup-notification apmd"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"