When downloading from https://developer.android.com/studio/releases/platform-tools noother libraries are required (statically linked ?)
ldd adb linux-vdso.so.1 (0x00007ffc6b1fd000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7b9e025000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f7b9e004000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f7b9de81000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f7b9de77000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f7b9de5d000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7b9dc9c000) /lib64/ld-linux-x86-64.so.2 (0x00007f7b9e283000) po 21. 1. 2019 v 17:34 odesÃlatel Hans-Christoph Steiner <h...@at.or.at> napsal: > > Lampa: > > I don't see reason for dependency on android-* crap for fastboot > > package. I want to control my phone over fastboot/adb and i don't need > > android-* crap. > > > > Android-* should be marked as recommended. > > Without the android-* libs, fastboot/adb would not work at all. If you > want to change that, please send patches upstream. -- Lampa