diff options
-rw-r--r-- | php-zumba-json-serializer.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zumba-json-serializer.spec b/php-zumba-json-serializer.spec index 352e792..7b84ece 100644 --- a/php-zumba-json-serializer.spec +++ b/php-zumba-json-serializer.spec @@ -29,6 +29,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit BuildArch: noarch %if %{with tests} BuildRequires: php(language) >= 7.0 +BuildRequires: php-date BuildRequires: php-json BuildRequires: php-mbstring BuildRequires: php-pcre @@ -109,6 +110,7 @@ exit $ret %files +# remirepo:1 %{!?_licensedir:%global license %%doc} %license LICENSE %doc composer.json |