[Evolution] Bug#383174: evolution: FTBFS: Missing Build-Depends on
'libcamel1.2-dev, libegroupwise1.2-dev,
libedataserverui1.2-dev, libecal1.2-dev'
Andreas Jochens
aj at andaco.de
Tue Aug 15 11:05:27 UTC 2006
Package: evolution
Version: 2.6.2-4
Severity: serious
Tags: patch
When building 'evolution' in a clean 'unstable' chroot,
I get the following error:
checking for EXTRA_GNOME... yes
checking for HAL... yes
checking for CAMEL... configure: error: Package requirements (camel-provider-1.2) were not met:
No package 'camel-provider-1.2' 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 CAMEL_CFLAGS
and CAMEL_LIBS 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 libcamel1.2-dev,
libegroupwise1.2-dev, libedataserverui1.2-dev, and libecal1.2-dev
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/evolution-2.6.2/debian/control ./debian/control
--- ../tmp-orig/evolution-2.6.2/debian/control 2006-08-15 10:37:48.000000000 +0000
+++ ./debian/control 2006-08-15 10:30:32.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>
Uploaders: Takuo KITAME <kitame at debian.org>, Jordi Mallach <jordi at debian.org>, Margarita Manterola <debian at marga.com.ar>, Loic Minier <lool at dooz.org>, Heikki Henriksen <heikkih at gmail.com>, Oystein Gisnas <oystein at gisnas.net>
-Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.37), bison, intltool (>= 0.28-2), scrollkeeper, psmisc, dpkg-dev (>= 1.3.19), libhal-dev (>= 0.5.4), libsoup2.2-dev (>= 2.2.6), libgnomeui-dev, libgnomeprintui2.2-dev, libdbus-glib-1-dev, libdbus-1-dev, libnm-glib-dev, evolution-data-server-dev (>= 1.6), gtkhtml3.8, libgtkhtml3.8-dev, libgnome-pilot2-dev, libldap2-dev, libkrb5-dev, libnss3-dev, libnotify-dev, gnome-icon-theme
+Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.37), bison, intltool (>= 0.28-2), scrollkeeper, psmisc, dpkg-dev (>= 1.3.19), libhal-dev (>= 0.5.4), libsoup2.2-dev (>= 2.2.6), libgnomeui-dev, libgnomeprintui2.2-dev, libdbus-glib-1-dev, libdbus-1-dev, libnm-glib-dev, evolution-data-server-dev (>= 1.6), gtkhtml3.8, libgtkhtml3.8-dev, libgnome-pilot2-dev, libldap2-dev, libkrb5-dev, libnss3-dev, libnotify-dev, gnome-icon-theme, libcamel1.2-dev, libegroupwise1.2-dev, libedataserverui1.2-dev, libecal1.2-dev
Standards-Version: 3.7.2
Package: evolution
More information about the Pkg-evolution-maintainers
mailing list