You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a Ubuntu system the Sqlite package does find the correct shared object for the library, /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6 but the lib subdirectory of the package is still populated with various .dll and .so files that are not used. Is it possible through some of the facilities in the BinDeps package to download only the necessary versions of the library, which would be none in this case?