From 20353740bcf4a3df8f9fef0b54d1a6c67f7aa375 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Aug 2013 11:50:56 +0200 Subject: php 5.5: allow build with libzip 0.11 - WIP --- php55.spec | 1 - 1 file changed, 1 deletion(-) (limited to 'php55.spec') diff --git a/php55.spec b/php55.spec index 94d4dde..172bfa4 100644 --- a/php55.spec +++ b/php55.spec @@ -175,7 +175,6 @@ BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++ BuildRequires: libtool-ltdl-devel %if %{with_libzip} BuildRequires: libzip-devel >= 0.10 -BuildRequires: libzip-devel < 0.11 %endif %if %{with_dtrace} BuildRequires: systemtap-sdt-devel -- cgit