mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 02:50:33 +00:00
these dependencies were found when trying to compile `user_function_test`. whenever a library libfoo references another one, say, libbar, the corresponding linkage from libfoo to libbar is added. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>