diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-03-25 14:28:17 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-03-25 14:28:17 +0100 | 
| commit | 16f3012db782dae0322085f9a52645818e0e3ef3 (patch) | |
| tree | 7ac2c6519aab7366639d65a8ae372ede9b330650 | |
| parent | 8cefce70404df5d4e5d3a6b30a5cd83fc51a15d8 (diff) | |
libmemcached-last: libuuid not required (optional, and only for tests)
| -rw-r--r-- | libmemcached-last.spec | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/libmemcached-last.spec b/libmemcached-last.spec index 8a5060c..40a2224 100644 --- a/libmemcached-last.spec +++ b/libmemcached-last.spec @@ -39,7 +39,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  %if %{with_sasl}  BuildRequires: cyrus-sasl-devel  %endif -BuildRequires: libuuid-devel  BuildRequires: flex  BuildRequires: bison  BuildRequires: python-sphinx  | 
