]> git.pld-linux.org Git - packages/php.git/commitdiff
ext/intl has bunch of .cpp files
authorElan Ruusamäe <glen@delfi.ee>
Sat, 9 Jan 2016 14:47:19 +0000 (16:47 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 9 Jan 2016 14:47:19 +0000 (16:47 +0200)
php.spec

index fefb54de55b507c45c70b1540ff54da07cc022d9..2264ba5f175c6731db9a726b2b1d17c2cd5ebd62 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -248,6 +248,7 @@ BuildRequires:      libjpeg-devel
 BuildRequires: libltdl-devel >= 1.4
 BuildRequires: libmcrypt-devel >= 2.4.4
 BuildRequires: libpng-devel >= 1.0.8
+%{?with_intl:BuildRequires:    libstdc++-devel}
 %{?with_webp:BuildRequires:    libwebp-devel}
 BuildRequires: tokyocabinet-devel
 %if "%{pld_release}" != "ac"
@@ -1440,8 +1441,8 @@ Summary(pl.UTF-8):        Moduł phar dla PHP
 Group:         Libraries
 URL:           http://www.php.net/manual/en/book.phar.php
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
-Requires:      %{name}-spl = %{epoch}:%{version}-%{release}
 Requires:      %{name}-hash = %{epoch}:%{version}-%{release}
+Requires:      %{name}-spl = %{epoch}:%{version}-%{release}
 Suggests:      %{name}-cli
 # zlib is required by phar program, but as phar cli is optional should the dep be too
 Suggests:      %{name}-zlib
This page took 0.042747 seconds and 4 git commands to generate.