]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
php-pecl: example requiring runtime extension from core
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 4 Oct 2017 16:17:33 +0000 (19:17 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 4 Oct 2017 16:17:33 +0000 (19:17 +0300)
php-pecl.spec

index aa3aad9f0cb68ed2f0106e1e923f2e9b7ca20dd5..3fff798a8bf93b27882ee1ad93ff99b541bfb79d 100644 (file)
@@ -22,6 +22,7 @@ BuildRequires:        %{php_name}-cli
 BuildRequires: %{php_name}-pcre
 %endif
 %{?requires_php_extension}
+Requires:      %{php_name}-spl
 Provides:      php(%{modname}) = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.097824 seconds and 4 git commands to generate.