From c103b60a43cce42d2c8825caf419b5aad73f8cbe Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:49:46 +0200 Subject: barry: depends SSL --- mobile/barry/DEPENDS | 2 +- mobile/barry/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mobile') 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 + * DEPENDS: openssl => SSL + 2012-05-09 Treeve Jelbert * DEPENDS: libusb => LIBUSB -- cgit v1.2.3