[packages/php/dev-7.0] The bundled libgd requires libwebp instead of libvpx for the WebP functionality.

glen glen at pld-linux.org
Sun Sep 20 21:02:19 CEST 2015


commit cc167b4a37b4cdf367597e319bda6f449a8ebbaa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 20 21:27:43 2015 +0300

    The bundled libgd requires libwebp instead of libvpx for the WebP functionality.

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 3672ac1..09dcb38 100644
--- a/php.spec
+++ b/php.spec
@@ -242,7 +242,7 @@ BuildRequires:	libjpeg-devel
 BuildRequires:	libltdl-devel >= 1.4
 BuildRequires:	libmcrypt-devel >= 2.4.4
 BuildRequires:	libpng-devel >= 1.0.8
-%{?with_webp:BuildRequires:	libvpx-devel}
+%{?with_webp:BuildRequires:	libwebp-devel}
 BuildRequires:	tokyocabinet-devel
 %if "%{pld_release}" != "ac"
 BuildRequires:	libtool >= 2:2.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/014b0939167940f0f82d16c2e692fb52d3266027



More information about the pld-cvs-commit mailing list