Patch Set 2: > (2 comments)
The "yes" means. This part of the patch is good. And the second part is that debian will extract the library dependencies from binaries and then will look-up which installed package provides them and will then add them to the depends. This is done with the macro/command/variable I have cited. One example in OpenBSC.. We don't need to manually depend on libdbi.so.X as we link to it.. but as we need the libdbd sqlite3 plugin we will need to manually add it (no direct linking) -- To view, visit https://gerrit.osmocom.org/3079 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id2ab1facad703fa0c1d45084e70d41e73dbad6e7 Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Alexander Chemeris <[email protected]> Gerrit-Reviewer: Holger Freyther <[email protected]> Gerrit-Reviewer: Ivan Kluchnikov <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Tom Tsou <[email protected]> Gerrit-HasComments: No
