diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-24 16:55:20 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:28 +0200 |
commit | 4d3f9ea1e7f255f41f787eac7f62ba9adfe8f6ca (patch) | |
tree | cc86d3ac4afe847491ac13138cbc4743ef26f66b /network/claws-mail-extra-plugins | |
parent | 2d309c49bf2ae837f9a552d6050caac3555a770c (diff) | |
download | slackbuilds-4d3f9ea1e7f255f41f787eac7f62ba9adfe8f6ca.tar.gz |
network/claws-mail-extra-plugins: Fixed dep information
Diffstat (limited to 'network/claws-mail-extra-plugins')
-rw-r--r-- | network/claws-mail-extra-plugins/README | 5 | ||||
-rw-r--r-- | network/claws-mail-extra-plugins/claws-mail-extra-plugins.info | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README index 4b797b5f21..db4e2fd2e4 100644 --- a/network/claws-mail-extra-plugins/README +++ b/network/claws-mail-extra-plugins/README @@ -27,6 +27,7 @@ These include: All of the above plugins will be built, with the exception of the following: The fancy plugin requires webkit. - The gdata plugin requires libgdata, which is not available at SBo. + The gdata plugin requires gdata. The geolocation plugin requires libchamplain. -If you want to build them, add them to the PLUGIN_LIST variable. +If you want to build them, install the optional dependencies and add them to +the PLUGIN_LIST variable. diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info index bd535ac20a..8e033f3fb3 100644 --- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info +++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugi MD5SUM="04528ff6c8a7a38d392c4f2afb1bb0d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="clam claws-mail gdata libchamplain webkit" +REQUIRES="clamav claws-mail" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" |