Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904574
en ru br
ALT Linux repos
S:2.4.4-alt1

Group :: Graphics
RPM: wally

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wally-2.3.2-alt-DSO.diff
Download


diff --git a/wally/CMakeLists.txt b/wally/CMakeLists.txt
index 3552c46..9e2c7d1 100644
--- a/wally/CMakeLists.txt
+++ b/wally/CMakeLists.txt
@@ -234,7 +234,7 @@ else( APPLE )
 
   set( PROGNAME wally )
   add_executable( ${PROGNAME} ${WALLY_SRCS} ${WALLY_MOC_SRCS} ${WALLY_RC_SRCS} ${WALLY_UI_HDRS} )
-  target_link_libraries( ${PROGNAME} ${QT_LIBRARIES} ${EXIF_LIBRARIES} )
+  target_link_libraries( ${PROGNAME} ${QT_LIBRARIES} ${EXIF_LIBRARIES} X11)
   install( TARGETS ${PROGNAME} DESTINATION /usr/bin )
 
   if( CMAKE_BUILD_TYPE STREQUAL Release )
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin