From 307676a1ef6fa09e8e7cdf067835c86a49af3a09 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 17 May 2004 20:23:57 +0000 Subject: [PATCH] add some missing dependencies to gpe-today BKrev: 40a91f5ddIN026sitTn6bfOOpHnnhw --- gpe-today/gpe-today_0.08.oe | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gpe-today/gpe-today_0.08.oe b/gpe-today/gpe-today_0.08.oe index e69de29bb2..9c77282261 100644 --- a/gpe-today/gpe-today_0.08.oe +++ b/gpe-today/gpe-today_0.08.oe @@ -0,0 +1,9 @@ +inherit gpe + +DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead" +DEPENDS = "gtk+ libxrandr libxsettings libxsettings-client libgpewidget libdisplaymigration libeventdb libgpepimc libtododb" +SECTION = "gpe" +PRIORITY = "optional" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-today-${PV}.tar.gz \ + file://${FILESDIR}/gpe-today_makefile.patch;patch=1" -- 2.39.5