Package: gnome-keyring-sharp Version: 0.0.1-7 Severity: serious Tags: patch
When building 'gnome-keyring-sharp' in a clean 'unstable' chroot, I get the following error: checking GTK_SHARP_CFLAGS... -I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml checking GTK_SHARP_LIBS... -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll checking for gapi-2.0 >= 1.9.0... Package gapi-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gapi-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gapi-2.0' found configure: error: Library requirements (gapi-2.0 >= 1.9.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. make: *** [configure-stamp] Error 1 Please add the missing Build-Depends on 'gtk-sharp2-gapi' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/gnome-keyring-sharp-0.0.1/debian/control ./debian/control --- ../tmp-orig/gnome-keyring-sharp-0.0.1/debian/control 2006-03-31 14:29:14.000000000 +0000 +++ ./debian/control 2006-03-31 14:29:13.000000000 +0000 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Guido Trotter <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), cli-common (>= 0.2.0), mono-mcs (>= 1.0) | c-sharp-compiler, pkg-config, libmono-dev, mono-gac, libgnome-keyring-dev, libgtk2.0-cil, libgnome2.0-cil, libglib2.0-cil +Build-Depends-Indep: debhelper, gtk-sharp2-gapi, cli-common (>= 0.2.0), mono-mcs (>= 1.0) | c-sharp-compiler, pkg-config, libmono-dev, mono-gac, libgnome-keyring-dev, libgtk2.0-cil, libgnome2.0-cil, libglib2.0-cil Standards-Version: 3.6.2.1 Package: libgnome-keyring-cil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]