summaryrefslogtreecommitdiffstats
path: root/gnome2-apps
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:45:17 +0200
committerTreeve Jelbert2014-08-19 13:45:17 +0200
commit5b4316dc83f0d122d0708a198daaaeb5498b3c33 (patch)
tree76c4d1fa5ecaeacadca14aba21601f1758087ae1 /gnome2-apps
parentdcfacf553a534bdee16534597ac9f72c09885f96 (diff)
mail-notification: depends SSL
Diffstat (limited to 'gnome2-apps')
-rwxr-xr-xgnome2-apps/mail-notification/DEPENDS2
-rw-r--r--gnome2-apps/mail-notification/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnome2-apps/mail-notification/DEPENDS b/gnome2-apps/mail-notification/DEPENDS
index 8e27e1ad32..bffb749a01 100755
--- a/gnome2-apps/mail-notification/DEPENDS
+++ b/gnome2-apps/mail-notification/DEPENDS
@@ -5,7 +5,7 @@ optional_depends "gmime" \
"" \
"" \
"for gmime support" &&
-optional_depends "openssl" \
+optional_depends "SSL" \
"" \
"" \
"for ssl support" &&
diff --git a/gnome2-apps/mail-notification/HISTORY b/gnome2-apps/mail-notification/HISTORY
index ddbca126e1..2c94d34c10 100644
--- a/gnome2-apps/mail-notification/HISTORY
+++ b/gnome2-apps/mail-notification/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2010-04-06 Arwed v. Merkatz <v.merkatz@gmx.net>
* DETAILS: updated to 5.3
* BUILD, INSTALL: added for new build system