[quoted lines by Didier Spaier on 2016/02/11 at 14:47 +0100] >I made stripped down packages for Slint installers versions 5.3.1, >and git as of two days ago. > >The result is many more dependencies with git: >/tmp/bundle-git/bin$ ldd brltty > linux-gate.so.1 (0xffffe000) > libpolkit-gobject-1.so.0 => /usr/lib/libpolkit-gobject-1.so.0 >(0xb76c3000) > libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb755c000) > libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb750e000) > libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb73e0000) > libdl.so.2 => /lib/libdl.so.2 (0xb73da000) > libpthread.so.0 => /lib/libpthread.so.0 (0xb73c0000) > libc.so.6 => /lib/libc.so.6 (0xb7234000) > libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7230000) > libz.so.1 => /lib/libz.so.1 (0xb721a000) > libresolv.so.2 => /lib/libresolv.so.2 (0xb7200000) > libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb71fd000) > libffi.so.6 => /usr/lib/libffi.so.6 (0xb71f7000) > librt.so.1 => /lib/librt.so.1 (0xb71ee000) > /lib/ld-linux.so.2 (0xb771d000) >/tmp/bundle-git/bin$ cd /tmp/bundle-5.3.1/bin/ >/tmp/bundle-5.3.1/bin$ ldd brltty > linux-gate.so.1 (0xffffe000) > libdl.so.2 => /lib/libdl.so.2 (0xb7787000) > libpthread.so.0 => /lib/libpthread.so.0 (0xb776d000) > libc.so.6 => /lib/libc.so.6 (0xb75e1000) > /lib/ld-linux.so.2 (0xb77cb000) >/tmp/bundle-5.3.1/bin$ > >As I used the same configure options I assume that the difference is due >to running autogen, that maybe checks all that's available in the build >environment. > >Is that accurate? And then how can I avoid this, as I don't want to ship >all these dependencies in the installer?
No, it isn't. It's due to the addition of support fotr Polkit. Would you like a --disable-polkit option to be added to configure? -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: d...@mielke.cc | Canada K2A 1H7 | http://FamilyRadio.org/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty