summaryrefslogtreecommitdiff
path: root/libxml.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2000-07-02 18:53:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2000-07-02 18:53:09 +0000
commit7d85335ad183a63588ff31fa52ac571fe74b1559 (patch)
tree576cbc8222e3f32f6dd58a46d78750d0eed3e9fb /libxml.spec.in
parent365e13be6c7faa99d2797b973e39b3491ab7c18a (diff)
downloadlibxml2-7d85335ad183a63588ff31fa52ac571fe74b1559.tar.gz
Fixed bug #7419, dependancies fouled, Daniel.
Diffstat (limited to 'libxml.spec.in')
-rw-r--r--libxml.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml.spec.in b/libxml.spec.in
index 129eb728..9882eb43 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -21,7 +21,7 @@ This library allows you to manipulate XML files.
%package devel
Summary: Libraries, includes, etc to develop libxml applications
Group: X11/libraries
-Requires: libxml2
+Requires: libxml2=%ver
%description devel
Libraries, include files, etc you can use to develop libxml applications.