Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:Deepin
deepin-image-editor
fix-library-link.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-library-link.patch of Package deepin-image-editor
diff -Nurp image-editor-1.0.24/libimageviewer/CMakeLists.txt image-editor-1.0.24-new/libimageviewer/CMakeLists.txt --- image-editor-1.0.24/libimageviewer/CMakeLists.txt 2022-11-29 10:21:28.000000000 +0800 +++ image-editor-1.0.24-new/libimageviewer/CMakeLists.txt 2023-01-21 20:16:09.285110745 +0800 @@ -96,7 +96,7 @@ set_target_properties(${TARGET_NAME} PRO target_include_directories(${CMD_NAME} PUBLIC ${3rd_lib_INCLUDE_DIRS} ${TIFF_INCLUDE_DIRS}) -target_link_libraries(imageviewer ${3rd_lib_LIBRARIES} freeimage ${TIFF_LIBRARIES}) +target_link_libraries(imageviewer ${3rd_lib_LIBRARIES} freeimage ${TIFF_LIBRARIES} dl) include(GNUInstallDirs) configure_file(libimageviewer.pc.in ${PROJECT_BINARY_DIR}/libimageviewer.pc @ONLY)
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