[packages/php/dev-7.0] (gd) T1Lib support removed
glen
glen at pld-linux.org
Sun Sep 20 21:02:24 CEST 2015
commit 014b0939167940f0f82d16c2e692fb52d3266027
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Sep 20 21:30:22 2015 +0300
(gd) T1Lib support removed
php.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 09dcb38..eef7452 100644
--- a/php.spec
+++ b/php.spec
@@ -276,7 +276,6 @@ BuildRequires: xz
%if %{with sqlite3} || %{with pdo_sqlite}
BuildRequires: sqlite3-devel >= 3.3.9
%endif
-BuildRequires: t1lib-devel
%{?with_tidy:BuildRequires: tidy-devel}
%{?with_odbc:BuildRequires: unixODBC-devel}
%{?with_xmlrpc:BuildRequires: xmlrpc-epi-devel >= 0.54.1}
@@ -2423,7 +2422,6 @@ for sapi in $sapis; do
%{?with_sybase_ct:--with-sybase-ct=shared,/usr} \
%{!?with_pdo_sqlite:--without-pdo-sqlite} \
%{__with_without sqlite3 sqlite3 shared,/usr} \
- --with-t1lib=shared \
%{?with_tidy:--with-tidy=shared} \
%{?with_odbc:--with-unixODBC=shared,/usr} \
%{__with_without xmlrpc xmlrpc shared,/usr} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/014b0939167940f0f82d16c2e692fb52d3266027
More information about the pld-cvs-commit
mailing list