fixing bug #81112 Daniel

* libxml.spec.in: fixing bug #81112
Daniel
diff --git a/ChangeLog b/ChangeLog
index 5b63182..6a5e8d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
+
+	* libxml.spec.in: fixing bug #81112
+
 Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
 
 	* uri.c: fixing bug #82848
diff --git a/libxml.spec.in b/libxml.spec.in
index 8d13a18..2fc4a6f 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -26,6 +26,7 @@
 Summary: Libraries, includes, etc. to develop XML and HTML applications
 Group: Development/Libraries
 Requires: libxml2 = %{version}
+Requires: zlib-devel
 
 %description devel
 Libraries, include files, etc you can use to develop XML applications.