Hi, On Tue, Apr 17, 2012 at 03:16:55PM +0200, Rene Engelhard wrote: > On Tue, Apr 17, 2012 at 03:09:05PM +0200, Ondřej Surý wrote: > > libreoffice: CHECK-NEEDED (but it's so huge and there was no problem before) > > http://cgit.freedesktop.org/libreoffice/core/tree/configure.in?h=libreoffice-3-5#n5113: > > [...] > for dbver in 5.1 5.0 5 4.8 4.7 4; do > for dash in - ''; do > AC_CHECK_HEADER([db$dash$dbver/db.h], > [ db_header="db$dash$dbver/db.h"; break 2 ]) > done > done > [...] > > -> MANUAL-UPDATE, PATCH-NEEDED
Actually I must have been somewhere else in this universe, this of course is a no-op in Debian as we've <db/db.h> and -ldb and that should continue to work (not the dbX.Y/db.h as other distros - what this is for). So actually libreoffice should be binNMU-able. Regards, Rene -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

