aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-clock
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-13 19:12:20 +0000
committerPhil Blundell <philb@gnu.org>2004-08-13 19:12:20 +0000
commitc79ed40efc8f436105b6c9debf4fede86ed06f1a (patch)
tree108bce05bd0816fe812943857c6a311847a94248 /gpe-clock
parent59c5ddc8299613956ca6e40917fa7f4e880bacb2 (diff)
downloadopenembedded-c79ed40efc8f436105b6c9debf4fede86ed06f1a.tar.gz
add depends on gpe-announce and atd
BKrev: 411d12942QaY1QMpO4-sUfGx25HV1Q
Diffstat (limited to 'gpe-clock')
-rw-r--r--gpe-clock/gpe-clock_0.11.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpe-clock/gpe-clock_0.11.oe b/gpe-clock/gpe-clock_0.11.oe
index e69de29bb2..c26c9a9dda 100644
--- a/gpe-clock/gpe-clock_0.11.oe
+++ b/gpe-clock/gpe-clock_0.11.oe
@@ -0,0 +1,11 @@
+inherit gpe
+
+PR = "r1"
+DESCRIPTION = "GPE panel clock"
+DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd"
+RDEPENDS = "gpe-announce atd"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"