mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/claws-mail: Fixed dep information
This commit is contained in:
parent
bc419590ef
commit
2d309c49bf
2 changed files with 3 additions and 3 deletions
|
@ -17,5 +17,5 @@ any other email client, and export them just as easily.
|
|||
Lots of extra functionality, like an RSS aggregator, calendar, or laptop
|
||||
LED handling, are provided by extra plugins.
|
||||
|
||||
This requires libetpan. If you want to be able to print html emails, you
|
||||
will also need to have html2ps installed.
|
||||
If you want to be able to print html emails, you will also need the
|
||||
optional dependency html2ps.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.8.1.tar.b
|
|||
MD5SUM="d388929fb1c8f04d4bcb2139faaf9e70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="html2ps libetpan"
|
||||
REQUIRES="libetpan"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue