public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ball/files: ball-1.4.2-underlinking.patch
@ 2015-05-05  8:46 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-05-05  8:46 UTC (permalink / raw
  To: gentoo-commits

jlec        15/05/05 08:46:50

  Added:                ball-1.4.2-underlinking.patch
  Log:
  Fix linking problems, bug #547522
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.1                  sci-chemistry/ball/files/ball-1.4.2-underlinking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/files/ball-1.4.2-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/files/ball-1.4.2-underlinking.patch?rev=1.1&content-type=text/plain

Index: ball-1.4.2-underlinking.patch
===================================================================
 source/APPLICATIONS/BALLVIEW/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/APPLICATIONS/BALLVIEW/CMakeLists.txt b/source/APPLICATIONS/BALLVIEW/CMakeLists.txt
index 6d16212..f94ce76 100644
--- a/source/APPLICATIONS/BALLVIEW/CMakeLists.txt
+++ b/source/APPLICATIONS/BALLVIEW/CMakeLists.txt
@@ -85,7 +85,7 @@ IF (UNIX)
 	LIST(APPEND BALLVIEW_SUPPORT_LIBRARIES "pthread")
 ENDIF ()
 
-TARGET_LINK_LIBRARIES(BALLView BALL VIEW ${BALLVIEW_SUPPORT_LIBRARIES})
+TARGET_LINK_LIBRARIES(BALLView BALL VIEW ${BALLVIEW_SUPPORT_LIBRARIES} X11)
 
 #Setup the translations
 INCLUDE(${CMAKE_SOURCE_DIR}/cmake/BALLViewTranslations.cmake)





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-05  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05  8:46 [gentoo-commits] gentoo-x86 commit in sci-chemistry/ball/files: ball-1.4.2-underlinking.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox