diff options
-rw-r--r-- | php-sqlsrv.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-sqlsrv.spec b/php-sqlsrv.spec index e08c5fa..97ccb7b 100644 --- a/php-sqlsrv.spec +++ b/php-sqlsrv.spec @@ -38,6 +38,7 @@ Requires: msodbcsql%{?_isa} >= 13 # ABI check Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} +Requires: %{?scl_prefix}php-pdo%{?_isa} %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} Provides: %{?scl_prefix}php-pdo_%{extname} = %{version} |