]> code.ossystems Code Review - openembedded-core.git/commitdiff
s/libapm/apmd
authorJorn Baayen <jorn@openedhand.com>
Fri, 25 Aug 2006 11:45:11 +0000 (11:45 +0000)
committerJorn Baayen <jorn@openedhand.com>
Fri, 25 Aug 2006 11:45:11 +0000 (11:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@640 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb

index aae703a921eeb6bb5983794bf49cbfc93bab35ea..747b72987bb0ce73abd6c7ae2ba9f701f5c5fb1a 100644 (file)
@@ -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"