diff options
author | Jorn Baayen <jorn@openedhand.com> | 2006-08-25 11:45:11 +0000 |
---|---|---|
committer | Jorn Baayen <jorn@openedhand.com> | 2006-08-25 11:45:11 +0000 |
commit | 30532ac0765b9b3c3dc12cd30ff61b425a0f03ec (patch) | |
tree | ccadde6fa2661eb821f43ff7ce79fb65177d9c60 /meta/packages/matchbox-panel-2 | |
parent | 21775248d7943495fa40fa094babf76e823a0dcc (diff) | |
download | poky-30532ac0765b9b3c3dc12cd30ff61b425a0f03ec.tar.gz |
s/libapm/apmd
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@640 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-panel-2')
-rw-r--r-- | meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb index aae703a921..747b72987b 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | |||
@@ -2,7 +2,7 @@ LICENSE = "GPLv2" | |||
2 | PRIORITY = "optional" | 2 | PRIORITY = "optional" |
3 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | 3 | MAINTAINER = "Chris Lord <chris@openedhand.com>" |
4 | PV = "0.0+svn${SRCDATE}" | 4 | PV = "0.0+svn${SRCDATE}" |
5 | DEPENDS = "gtk+ startup-notification libapm" | 5 | DEPENDS = "gtk+ startup-notification apmd" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" |
8 | 8 | ||