add depends on gpe-announce and atd
authorPhil Blundell <philb@gnu.org>
Fri, 13 Aug 2004 19:12:20 +0000 (19:12 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 13 Aug 2004 19:12:20 +0000 (19:12 +0000)
BKrev: 411d12942QaY1QMpO4-sUfGx25HV1Q

gpe-clock/gpe-clock_0.11.oe

index e69de29..c26c9a9 100644 (file)
@@ -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"