Bug#383132: gnomemeeting: FTBFS: Missing Build-Depends on 'libebook1.2-dev'

Andreas Jochens aj at andaco.de
Tue Aug 15 06:18:06 UTC 2006


Package: gnomemeeting
Version: 1.2.3-5
Severity: serious
Tags: patch

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

checking for EDS_LIBS... 
checking for EDS_CFLAGS... 
checking for EDS_LIBS... 
configure: error: Package requirements (libebook-1.0 >= 0.0.94) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the EDS_CFLAGS and EDS_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'libebook1.2-dev' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gnomemeeting-1.2.3/debian/control ./debian/control
--- ../tmp-orig/gnomemeeting-1.2.3/debian/control	2006-08-15 06:09:59.000000000 +0000
+++ ./debian/control	2006-08-15 06:09:59.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org> 
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 4.1.34), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopenh323-dev (>= 1.18.0), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev
+Build-Depends: debhelper (>= 4.1.34), gettext, libebook1.2-dev, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopenh323-dev (>= 1.18.0), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev
 Standards-Version: 3.6.2
 
 Package: gnomemeeting
diff -urN ../tmp-orig/gnomemeeting-1.2.3/debian/control.in ./debian/control.in
--- ../tmp-orig/gnomemeeting-1.2.3/debian/control.in	2006-08-15 06:09:59.000000000 +0000
+++ ./debian/control.in	2006-08-15 06:09:57.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org> 
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, @GNOME_TEAM@
-Build-Depends: debhelper (>= 4.1.34), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopenh323-dev (>= 1.18.0), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev
+Build-Depends: debhelper (>= 4.1.34), gettext, libebook1.2-dev, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopenh323-dev (>= 1.18.0), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev
 Standards-Version: 3.6.2
 
 Package: gnomemeeting





More information about the Pkg-gnome-maintainers mailing list