* [gentoo-commits] gentoo-x86 commit in kde-misc/tellico/files: tellico-2.3.9-build.patch
@ 2015-02-05 17:29 Michael Palimaka (kensington)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2015-02-05 17:29 UTC (permalink / raw
To: gentoo-commits
kensington 15/02/05 17:29:38
Added: tellico-2.3.9-build.patch
Log:
Add patch to prevent potential build failure wrt bug #538478.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.1 kde-misc/tellico/files/tellico-2.3.9-build.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/files/tellico-2.3.9-build.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/files/tellico-2.3.9-build.patch?rev=1.1&content-type=text/plain
Index: tellico-2.3.9-build.patch
===================================================================
Add a missing dependency which could cause a build failure.
Fixes Gentoo bug #538478.
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index e44db7b..3b7a6bf 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -40,3 +40,4 @@ IF(${KDE_VERSION} VERSION_LESS "4.6.99" AND ${KDE_VERSION} VERSION_GREATER "4.5.
ENDIF(${KDE_VERSION} VERSION_LESS "4.6.99" AND ${KDE_VERSION} VERSION_GREATER "4.5.99")
KDE4_ADD_LIBRARY(gui STATIC ${gui_STAT_SRCS})
+ADD_DEPENDENCIES(gui tellico_config)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/tellico/files: tellico-2.3.9-build.patch
@ 2015-06-09 16:26 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2015-06-09 16:26 UTC (permalink / raw
To: gentoo-commits
johu 15/06/09 16:26:58
Removed: tellico-2.3.9-build.patch
Log:
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-09 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 17:29 [gentoo-commits] gentoo-x86 commit in kde-misc/tellico/files: tellico-2.3.9-build.patch Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 16:26 Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox