Andreas Tille pushed to branch master at Debian Med / racon
Commits: cfccdeae by Andreas Tille at 2018-06-10T10:59:27+02:00 Fix patch - - - - - 1 changed file: - debian/patches/use_debian_packaged_libs.patch Changes: ===================================== debian/patches/use_debian_packaged_libs.patch ===================================== --- a/debian/patches/use_debian_packaged_libs.patch +++ b/debian/patches/use_debian_packaged_libs.patch @@ -32,8 +32,9 @@ Description: Use Debian packaged libraries - add_subdirectory(vendor/googletest/googletest EXCLUDE_FROM_ALL) - - target_link_libraries(racon_test spoa thread_pool pthread +- target_link_libraries(racon_test bioparser spoa thread_pool pthread - edlib_static gtest_main) ++ target_link_libraries(racon_test spoa thread_pool pthread + edlib gtest_main gtest z) endif(racon_build_tests) View it on GitLab: https://salsa.debian.org/med-team/racon/commit/cfccdeaed7313552b7940097a56f8cf215e6a71f -- View it on GitLab: https://salsa.debian.org/med-team/racon/commit/cfccdeaed7313552b7940097a56f8cf215e6a71f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
