diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-3.4.3.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.4.3.ebuild b/mail-client/sylpheed/sylpheed-3.4.3.ebuild index 5bd6d3803ee5..1b53b30d7e68 100644 --- a/mail-client/sylpheed/sylpheed-3.4.3.ebuild +++ b/mail-client/sylpheed/sylpheed-3.4.3.ebuild @@ -22,7 +22,7 @@ CDEPEND="x11-libs/gtk+:2 oniguruma? ( dev-libs/oniguruma ) pda? ( app-pda/jpilot ) spell? ( app-text/gtkspell:2 ) - ssl? ( dev-libs/openssl )" + ssl? ( dev-libs/openssl:0 )" RDEPEND="${CDEPEND} app-misc/mime-types net-misc/curl" |