add some missing dependencies to gpe-today
authorMichael Lauer <mickey@vanille-media.de>
Mon, 17 May 2004 20:23:57 +0000 (20:23 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 17 May 2004 20:23:57 +0000 (20:23 +0000)
BKrev: 40a91f5ddIN026sitTn6bfOOpHnnhw

gpe-today/gpe-today_0.08.oe

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