Package: gramps
Version: 2.2.1-2
Severity: serious
Tags: patch

When building 'gramps' in a clean 'unstable' chroot,
I get the following error:

./configure --enable-packager-mode --prefix=/usr --mandir=\${prefix}/share/man 
--sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements 
(gnome-doc-utils >= 0.3.2) were not met:

No package 'gnome-doc-utils' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables 
GDU_MODULE_VERSION_CHECK_CFLAGS
and GDU_MODULE_VERSION_CHECK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [build-stamp] Error 1

Please add the missing Build-Depends on 'gnome-doc-utils, libxml-parser-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gramps-2.2.1/debian/control ./debian/control
--- ../tmp-orig/gramps-2.2.1/debian/control     2006-11-03 13:05:34.000000000 
+0000
+++ ./debian/control    2006-11-03 13:05:29.000000000 +0000
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: James A. Treacy <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>=5.0.37.2), python-xml, python-gnome2, 
python-glade2, docbook-utils, scrollkeeper, gettext, libgconf2-dev, 
python-central (>= 0.4.17)
+Build-Depends-Indep: debhelper (>=5.0.37.2), gnome-doc-utils, 
libxml-parser-perl, python-xml, python-gnome2, python-glade2, docbook-utils, 
scrollkeeper, gettext, libgconf2-dev, python-central (>= 0.4.17)
 Standards-Version: 3.6.2
 XS-Python-Version: current
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to