public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/kcoloredit/files: kcoloredit-2.0.0-underlinking.patch
@ 2011-08-11 20:27 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-08-11 20:27 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/08/11 20:27:06

  Added:                kcoloredit-2.0.0-underlinking.patch
  Log:
  Fix underlinking, bug 371743
  
  (Portage version: 2.1.10.10/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-gfx/kcoloredit/files/kcoloredit-2.0.0-underlinking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kcoloredit/files/kcoloredit-2.0.0-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kcoloredit/files/kcoloredit-2.0.0-underlinking.patch?rev=1.1&content-type=text/plain

Index: kcoloredit-2.0.0-underlinking.patch
===================================================================
diff -ruN kcoloredit-2.0.0-kde4.4.0.orig/src/CMakeLists.txt kcoloredit-2.0.0-kde4.4.0/src/CMakeLists.txt
--- kcoloredit-2.0.0-kde4.4.0.orig/src/CMakeLists.txt	2010-02-11 21:40:05.000000000 +0100
+++ kcoloredit-2.0.0-kde4.4.0/src/CMakeLists.txt	2011-08-11 22:25:09.747295562 +0200
@@ -56,6 +56,6 @@
 
 kde4_add_executable ( kcoloredit ${kcoloredit_SRCS} )
 
-target_link_libraries ( kcoloredit ${KDE4_KFILE_LIBS} )
+target_link_libraries ( kcoloredit ${KDE4_KFILE_LIBS} ${X11_LIBRARIES} )
 
 install (TARGETS kcoloredit  ${INSTALL_TARGETS_DEFAULT_ARGS} )






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

only message in thread, other threads:[~2011-08-11 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 20:27 [gentoo-commits] gentoo-x86 commit in media-gfx/kcoloredit/files: kcoloredit-2.0.0-underlinking.patch Andreas HAttel (dilfridge)

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