summaryrefslogtreecommitdiffstats
path: root/php-pecl-xmldiff.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-29 09:29:44 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-29 09:29:44 +0200
commit13d40d818a9f89a71259a00d4d9847ef369b499f (patch)
tree51425eabba1d09be1d61c1cb9d4917cbf82c2b66 /php-pecl-xmldiff.spec
parent66baa2958d5f9fa2cb1bb9080ea06a7117498a7b (diff)
php-pecl-xmldiff: missing BR
Diffstat (limited to 'php-pecl-xmldiff.spec')
-rw-r--r--php-pecl-xmldiff.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index 08f29e8..4abbee3 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -31,6 +31,7 @@ BuildRequires: php-pear
BuildRequires: php-dom
BuildRequires: php-libxml
BuildRequires: diffmark-devel
+BuildRequires: libxml2-devel
Requires(post): %{__pecl}
Requires(postun): %{__pecl}
@@ -60,6 +61,7 @@ Summary: %{name} developer files (header)
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: php-devel%{?_isa}
+Requires: libxml2-devel%{?_isa}
%description devel
These are the files needed to compile programs using %{name}.