Package: evolution-sharp
Version: 0.11.1-1
Severity: serious
Tags: patch

When building 'evolution-sharp' in a clean 'unstable' chroot,
I get the following error:

checking for gapi2-codegen... /usr/bin/gapi2-codegen
checking for gapi2-fixup... /usr/bin/gapi2-fixup
checking for LIBECAL... configure: error: Package requirements (libecal-1.2 >= 
1.2.0) were not met:

No package 'libecal-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 LIBECAL_CFLAGS
and LIBECAL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

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

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/evolution-sharp-0.11.1/debian/control ./debian/control
--- ../tmp-orig/evolution-sharp-0.11.1/debian/control   2006-08-15 
12:14:10.000000000 +0000
+++ ./debian/control    2006-08-15 12:13:56.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
 Uploaders: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), dpatch, libgtk2.0-dev (>= 2.0.0), 
libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 2.6.0) , 
evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), mono-mcs (>= 
1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac
+Build-Depends: debhelper (>= 4.0.0), dpatch, libecal1.2-dev, libebook1.2-dev, 
libgtk2.0-dev (>= 2.0.0), libgnome2.0-cil, gtk-sharp2-gapi, evolution-dev (>= 
2.6.0) , evolution-data-server-dev (>= 1.6.1), cli-common-dev (>= 0.4.0), 
mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev (>= 1.0), mono-gac
 Standards-Version: 3.7.2
 
 Package: libevolution-cil


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

Reply via email to