diff options
| author | Remi Collet <remi@remirepo.net> | 2019-07-01 18:47:01 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-07-01 18:47:01 +0200 | 
| commit | fd98973ecf0f748b4a6bbd7304fad3df87a00c73 (patch) | |
| tree | 8a769c06a23e15aeed9a30548158049183ff9c36 | |
| parent | ad1f858f324aebf6dd0ced461e2a1046f445ab43 (diff) | |
typo
| -rw-r--r-- | php-sabre-vobject4.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sabre-vobject4.spec b/php-sabre-vobject4.spec index 92cddd6..8878d0f 100644 --- a/php-sabre-vobject4.spec +++ b/php-sabre-vobject4.spec @@ -44,7 +44,7 @@ BuildRequires:  php-mbstring  BuildRequires:  (php-composer(sabre/xml)    >= 1.5  with php-composer(sabre/xml)     < 3)  # remirepo:3  %else -BuildRequires:  php-sabre/xml               >= 1.5 +BuildRequires:  php-sabre-xml               >= 1.5  %endif  BuildRequires:  php-date  BuildRequires:  php-json  | 
