From c79ed40efc8f436105b6c9debf4fede86ed06f1a Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 13 Aug 2004 19:12:20 +0000 Subject: add depends on gpe-announce and atd BKrev: 411d12942QaY1QMpO4-sUfGx25HV1Q --- gpe-clock/gpe-clock_0.11.oe | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gpe-clock') 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 " +SECTION = "gpe" +PRIORITY = "optional" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" -- cgit v1.2.3