summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/barry/DEPENDS2
-rw-r--r--mobile/barry/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mobile/barry/DEPENDS b/mobile/barry/DEPENDS
index 2b360a50b5..e30516af5d 100755
--- a/mobile/barry/DEPENDS
+++ b/mobile/barry/DEPENDS
@@ -1,6 +1,6 @@
depends pkgconfig &&
depends LIBUSB &&
-depends openssl &&
+depends SSL &&
optional_depends boost "" "" "needed if you want to save downloads for later upload to your device" &&
optional_depends libopensync "--enable-opensync-plugin" "--disable-opensync-plugin" "For an opensync plugin" &&
if [[ "$BARRY_GUI" == "y" ]]; then
diff --git a/mobile/barry/HISTORY b/mobile/barry/HISTORY
index 57d2a7a92f..d4704fcb7b 100644
--- a/mobile/barry/HISTORY
+++ b/mobile/barry/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2012-05-09 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: libusb => LIBUSB