Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-memcached > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed php-pecl-memcached-dev.spec
x
 
1
@@ -82,6 +82,10 @@
2
 Requires:      %{?sub_prefix}libevent%{_isa} > 2
3
 BuildRequires: %{?sub_prefix}libmemcached-devel  > 1
4
 Requires:      %{?sub_prefix}libmemcached-libs%{_isa} > 1
5
+%if %{with_fastlz}
6
+Requires:      fastlz%{_isa}
7
+%endif
8
+Requires:      cyrus-sasl-lib%{_isa}
9
 %else
10
 BuildRequires: libevent-devel >= 2.0.2
11
 %if 0%{?rhel} == 5
12