2003-08-05 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Mon, 04 Aug 2003 23:58:05 +0000
changeset 31 f50aadca2a03
parent 30 bc23968392b0
child 32 67728af83706
2003-08-05 Mikael Hallendal <micke@imendio.com> * loudmouth.spec.in: Added Build-requirment on gtk-doc.
ChangeLog
loudmouth.spec.in
--- a/ChangeLog	Mon Aug 04 23:44:39 2003 +0000
+++ b/ChangeLog	Mon Aug 04 23:58:05 2003 +0000
@@ -1,5 +1,7 @@
 2003-08-05  Mikael Hallendal  <micke@imendio.com>
 
+	* loudmouth.spec.in: Added Build-requirment on gtk-doc.
+
         * Release 0.13
 	
 	* NEWS: Updated for 0.13  
--- a/loudmouth.spec.in	Mon Aug 04 23:44:39 2003 +0000
+++ b/loudmouth.spec.in	Mon Aug 04 23:58:05 2003 +0000
@@ -14,6 +14,7 @@
 Requires: gnutls >= @GNUTLS_REQUIRED@
 BuildRequires: glib2-devel >= @GLIB2_REQUIRED@
 BuildRequires: gnutls-devel >= @GNUTLS_REQUIRED@
+BuildRequires: gtk-doc >= 0.10
 
 %description
 Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows.