[frogr] Added gnome-doc-utils to debian/control and frogr.spec



commit 1fcaec787e4e4070aa0b78c93bda167935138bbd
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Sat Aug 6 23:56:19 2011 +0200

    Added gnome-doc-utils to debian/control and frogr.spec
    
    We use gnome-doc-prepare in autogen.sh.

 debian/control |    2 +-
 frogr.spec     |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/debian/control b/debian/control
index 5567357..fe2e009 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: frogr
 Section: graphics
 Priority: optional
 Maintainer: Mario Sanchez Prada <msanchez igalia com>
-Build-Depends: cdbs, intltool, debhelper (>= 5), libgtk2.0-dev (>= 2.16), libsoup2.4-dev (>= 2.26), libsoup-gnome2.4-dev (>= 2.26), libxml2-dev (>= 2.6.8), libexif-dev (>= 0.6.14)
+Build-Depends: cdbs, intltool, debhelper (>= 5), gnome-doc-utils, libgtk2.0-dev (>= 2.16), libsoup2.4-dev (>= 2.26), libsoup-gnome2.4-dev (>= 2.26), libxml2-dev (>= 2.6.8), libexif-dev (>= 0.6.14)
 Standards-Version: 3.7.3
 Homepage: http://live.gnome.org/Frogr
 
diff --git a/frogr.spec b/frogr.spec
index 7eff303..f855665 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -10,6 +10,7 @@ Source0:	http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}
 
 BuildRequires:	intltool
 BuildRequires:	gettext
+BuildRequires:	gnome-doc-utils
 BuildRequires:	gtk3-devel
 BuildRequires:	libsoup-devel > 2.26
 BuildRequires:	libxml2-devel > 2.6.8



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]