Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
tcmu-runner
tcmu-runner-handler_file-add-libtcmu.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tcmu-runner-handler_file-add-libtcmu.patch of Package tcmu-runner
From David Disseldorp <ddiss@suse.com> Date: Tue May 21 13:48:20 UTC 2019 Subject: tcmu-runner: handler_file: add libtcmu Patch-mainline: never (SUSE-specific) References: bsc#1135815 Add explicit libtcmu package dependency to avoid incorrect upstream ".so" versioning. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -161,6 +161,7 @@ add_library(handler_file SHARED file_example.c ) +target_link_libraries(handler_file tcmu) set_target_properties(handler_file PROPERTIES PREFIX ""
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor