summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-17 10:28:18 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-17 10:28:18 +0100
commitf3381fdb0ebfe344bbbcaf182bf024ec1458e23c (patch)
treefe4841136334cca816748f0d96bcf51ed9d89754 /php.spec
parentb4b36388f28948f01e26b595b6e828d512efd95a (diff)
php*: xmlrpc requires xml
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index f07dda1..da12d96 100644
--- a/php.spec
+++ b/php.spec
@@ -662,7 +662,7 @@ Group: Development/Languages
# All files licensed under PHP version 3.01, except
# libXMLRPC is licensed under BSD
License: PHP and BSD
-Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
+Requires: %{?scl_prefix}php-xml%{?_isa} = %{version}-%{release}
%description xmlrpc
The %{?scl_prefix}php-xmlrpc package contains a dynamic shared object that will add