From aa49ecd9e9f8a99a22e7f993b647d4e0ee9f2895 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 24 Oct 2014 21:20:56 +0400 Subject: Revert "php4: depends SSL" This reverts commit a768befe0a68d69bbed8ec414de20fb4083c3d74. --- php-pear/php4/DEPENDS | 6 +++--- php-pear/php4/HISTORY | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'php-pear') diff --git a/php-pear/php4/DEPENDS b/php-pear/php4/DEPENDS index fdb7c1a68b..311d43f244 100755 --- a/php-pear/php4/DEPENDS +++ b/php-pear/php4/DEPENDS @@ -67,9 +67,9 @@ optional_depends gmp \ "--without-gmp" \ "GNU multi precision library support" && -optional_depends SSL \ - "--with-SSL=/usr" \ - "--without-SSL" \ +optional_depends openssl \ + "--with-openssl=/usr" \ + "--without-openssl" \ "for OpenSSL support" && optional_depends gettext \ diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY index a3664906ae..43fbe062dc 100644 --- a/php-pear/php4/HISTORY +++ b/php-pear/php4/HISTORY @@ -1,6 +1,3 @@ -2014-08-19 Treeve Jelbert - * DEPENDS: openssl => SSL - 2010-11-03 Ladislav Hagara * DEPENDS: jpeg -> JPEG -- cgit v1.2.3