tags 527712 patch
thanks

Buried in the configure output somewhere is a message about build
dependencies not being met.  (The cat of config.log made this a bit more
difficult to find!)  Bonobo used to depend on libglade2-dev, but does
not any more.

Please find attached the patch to add libglade2-dev to the conglomerate
build dependencies.

Regards,

-- 
Tim Retout <t...@retout.co.uk>
diff -u conglomerate-0.9.1/debian/control conglomerate-0.9.1/debian/control
--- conglomerate-0.9.1/debian/control
+++ conglomerate-0.9.1/debian/control
@@ -2,7 +2,7 @@
 Section: editors
 Priority: optional
 Maintainer: Geert Stappers <stapp...@debian.org>
-Build-Depends: debhelper (>> 4.1.51), dpatch, libxml-parser-perl, libbonobo2-dev, libbonoboui2-dev, libenchant-dev, libgnomeui-dev (>= 2.6.1.1-4), libgnomeprintui2.2-dev, libgtksourceview-dev, libxslt1-dev, scrollkeeper
+Build-Depends: debhelper (>> 4.1.51), dpatch, libxml-parser-perl, libbonobo2-dev, libbonoboui2-dev, libenchant-dev, libgnomeui-dev (>= 2.6.1.1-4), libgnomeprintui2.2-dev, libgtksourceview-dev, libxslt1-dev, scrollkeeper, libglade2-dev
 Standards-Version: 3.7.2
 
 Package: conglomerate

Reply via email to