From 99cbd47725452c2fd617bd7be888b6387346c180 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Dec 2014 12:30:51 +0100 Subject: libssh2-devel requires openssl-devel --- php-pecl-ssh2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/php-pecl-ssh2.spec b/php-pecl-ssh2.spec index f0fe580..0db51fc 100644 --- a/php-pecl-ssh2.spec +++ b/php-pecl-ssh2.spec @@ -36,9 +36,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libssh2-devel >= 1.2 BuildRequires: %{?scl_prefix}php-devel BuildRequires: %{?scl_prefix}php-pear -# needed to use pkg-config (for buildver) -BuildRequires: openssl-devel -BuildRequires: pkgconfig Requires(post): %{__pecl} Requires(postun): %{__pecl} -- cgit