diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-03-21 14:53:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-03-21 14:53:31 +0000 |
commit | 2972e6580a3d5b94fd752fddf6dc2bef31cef1a2 (patch) | |
tree | b1484e9836e3112c8950f7a6ace3166377ee0010 /packages/pimlico/tasks.inc | |
parent | 111e45dcbab34e3c969528924931498a4e989a87 (diff) | |
parent | 2e7cbdc4beada61a4b8a190312d29b221aa9f688 (diff) |
merge of '5b67d1cb3227253f3f4b525375b174d391b45a4a'
and '8b675ccc53dfab5cb741e302ba279dca3cd6cf5c'
Diffstat (limited to 'packages/pimlico/tasks.inc')
-rw-r--r-- | packages/pimlico/tasks.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/pimlico/tasks.inc b/packages/pimlico/tasks.inc new file mode 100644 index 0000000000..9b7c245ad3 --- /dev/null +++ b/packages/pimlico/tasks.inc @@ -0,0 +1,6 @@ +DESCRIPTION = "Task list application" +LICENSE = "GPL" +SECTION = "x11" +DEPENDS = "glib-2.0 gtk+ eds-dbus" + +inherit autotools pkgconfig gtk-icon-cache |