pimlico tasks: update to 0.5
authorKoen Kooi <koen@openembedded.org>
Sat, 19 May 2007 13:05:05 +0000 (13:05 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 19 May 2007 13:05:05 +0000 (13:05 +0000)
packages/pimlico/tasks.inc
packages/pimlico/tasks_0.5.bb [new file with mode: 0644]

index 9b7c245..797969d 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task list application"
 LICENSE = "GPL"
 SECTION = "x11"
-DEPENDS = "glib-2.0 gtk+ eds-dbus"
+DEPENDS = "glib-2.0 libsexy gtk+ eds-dbus"
 
 inherit autotools pkgconfig gtk-icon-cache
diff --git a/packages/pimlico/tasks_0.5.bb b/packages/pimlico/tasks_0.5.bb
new file mode 100644 (file)
index 0000000..d3e1b69
--- /dev/null
@@ -0,0 +1,5 @@
+require tasks.inc
+
+PR = "r0"
+
+SRC_URI = "http://pimlico-project.org/sources/${PN}/${P}.tar.gz"