Package: libfolks-dev Version: 0.6.6-1 Tags: patch User: [email protected] Usertags: origin-ubuntu ubuntu-patch precise
Hello,
$ grep Requires /usr/lib/pkgconfig/folks.pc
Requires: glib-2.0 gobject-2.0 gee-1.0 telepathy-glib >= 0.11.11
but libfolks-dev does not depend on libtelepathy-glib-dev. This causes
e. g. yelp to fail to build with
-------------------- 8< -------------------
configure: error: Package requirements (
folks >= 0.6.3
gee-1.0
gio-2.0 >= 2.25.11
gio-unix-2.0
gtk+-unix-print-3.0
gtk+-3.0 >= 2.91.8
launchpad-integration-3.0
libxml-2.0 >= 2.6.5
libxslt >= 1.1.4
libexslt >= 0.8.1
sqlite3
webkitgtk-3.0 >= 1.3.2
yelp-xsl >= 3.1.2
) were not met:
Package telepathy-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `telepathy-glib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'telepathy-glib', required by 'Folks', not found
-------------------- 8< -------------------
Thanks for considering,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru folks-0.6.6/debian/changelog folks-0.6.6/debian/changelog --- folks-0.6.6/debian/changelog 2011-12-17 16:23:42.000000000 +0100 +++ folks-0.6.6/debian/changelog 2012-01-03 14:16:25.000000000 +0100 @@ -1,3 +1,10 @@ +folks (0.6.6-1ubuntu1) precise; urgency=low + + * debian/control: Add missing libtelepathy-glib-dev dependency to + libfolks-dev. Fixes yelp FTBFS. + + -- Martin Pitt <[email protected]> Tue, 03 Jan 2012 14:16:03 +0100 + folks (0.6.6-1) unstable; urgency=low [ Sjoerd Simons ] diff -Nru folks-0.6.6/debian/control folks-0.6.6/debian/control --- folks-0.6.6/debian/control 2011-12-17 16:23:42.000000000 +0100 +++ folks-0.6.6/debian/control 2012-01-03 14:16:26.000000000 +0100 @@ -46,6 +47,7 @@ gir1.2-folks-0.6 (= ${binary:Version}), libglib2.0-dev (>= 2.24), libgee-dev (>= 0.6.1-3~), + libtelepathy-glib-dev (>= 0.11.11), ${misc:Depends} Description: library to aggregates people into metacontact - development files libfolks is a library that aggregates people from multiple sources
signature.asc
Description: Digital signature

