diff options
| -rw-r--r-- | php-tracy.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-tracy.spec b/php-tracy.spec index 461af17..9cbbaf8 100644 --- a/php-tracy.spec +++ b/php-tracy.spec @@ -30,9 +30,9 @@ Source1:        makesrc.sh  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildArch:      noarch -BuildRequires:  php(language) >= 5.3.1  BuildRequires:  php-composer(theseer/autoload)  %if %{with_tests} +BuildRequires:  php(language) >= 5.3.1  BuildRequires:  php-date  BuildRequires:  php-iconv  BuildRequires:  php-json  | 
