[packages/php-sassphp] update/cleanup BR deps
glen
glen at pld-linux.org
Mon Oct 10 14:08:22 CEST 2016
commit b332029a6abb4c349b17e0a3b5f07db09cef858d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Oct 10 15:08:11 2016 +0300
update/cleanup BR deps
php-sassphp.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-sassphp.spec b/php-sassphp.spec
index 9ac3ef2..9a4f1ea 100644
--- a/php-sassphp.spec
+++ b/php-sassphp.spec
@@ -17,6 +17,7 @@ URL: https://github.com/sensational/sassphp
%{?with_tests:BuildRequires: %{php_name}-cli}
BuildRequires: %{php_name}-devel
BuildRequires: libsass-devel >= 3.2.2
+BuildRequires: libstdc++-devel
BuildRequires: rpmbuild(macros) >= 1.666
%if %{with tests}
BuildRequires: %{php_name}-cli
@@ -51,7 +52,7 @@ grep %{modname} modules.log
export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
%{__make} test \
PHP_EXECUTABLE=%{__php} \
- PHP_TEST_SHARED_SYSTEM_EXTENSIONS="spl" \
+ PHP_TEST_SHARED_SYSTEM_EXTENSIONS="" \
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-sassphp.git/commitdiff/b332029a6abb4c349b17e0a3b5f07db09cef858d
More information about the pld-cvs-commit
mailing list