diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-05-10 09:56:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-10 09:56:32 +0000 |
commit | e4eb133719193ff035fcf6cdfdf0e31a2df9a1bc (patch) | |
tree | 4d7ad2315be81170a2a504d9557fc960350ed1d6 /packages/sylpheed | |
parent | daaad9d6cf3ee1021496a2fb5d4cf30702d85fc9 (diff) |
packages/sylpheed/sylpheed-claws-plugin-maildir-0.22_2.2.0.bb : new plugin
Diffstat (limited to 'packages/sylpheed')
-rw-r--r-- | packages/sylpheed/sylpheed-claws-plugin-maildir-0.22_2.2.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/sylpheed/sylpheed-claws-plugin-maildir-0.22_2.2.0.bb b/packages/sylpheed/sylpheed-claws-plugin-maildir-0.22_2.2.0.bb new file mode 100644 index 0000000000..56f86e6923 --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-plugin-maildir-0.22_2.2.0.bb @@ -0,0 +1,6 @@ +include sylpheed-claws-extra-plugins.inc + +DEPENDS_append = " db" + +S = ${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/maildir-0.22 + |