diff options
| -rw-r--r-- | php-magickwand.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-magickwand.spec b/php-magickwand.spec index 312c6c8..98def75 100644 --- a/php-magickwand.spec +++ b/php-magickwand.spec @@ -20,7 +20,7 @@ Source1:       magickwand.ini  BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRequires: php-devel  BuildRequires: autoconf, automake, libtool -%if 0%{?fedora} > 20 +%if 0%{?fedora} >= 20  BuildRequires: ImageMagick-devel >= 6.8.2  Requires:      ImageMagick-libs  >= %{imbuildver}  %else  | 
