[SCM] yoshimi/master: Added patch to fir FTBFS.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Mar 19 00:15:01 UTC 2014


The following commit has been merged in the master branch:
commit ca7bdfa3d782382d6712c0117de3ac5fd7bb63ad
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Mar 18 22:15:20 2014 +0100

    Added patch to fir FTBFS.

diff --git a/debian/patches/04-fix_FTBFS.patch b/debian/patches/04-fix_FTBFS.patch
new file mode 100644
index 0000000..ab65537
--- /dev/null
+++ b/debian/patches/04-fix_FTBFS.patch
@@ -0,0 +1,17 @@
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Origin: Debian
+Description: Fix FTBFS. Thanks to upstream.
+Forwarded: no
+
+Index: yoshimi/src/CMakeLists.txt
+===================================================================
+--- yoshimi.orig/src/CMakeLists.txt	2014-03-18 22:03:05.360151251 +0100
++++ yoshimi/src/CMakeLists.txt	2014-03-18 22:06:37.213928081 +0100
+@@ -359,6 +359,7 @@
+     ${LIBSNDFILE_LIBRARIES}
+     ${FFTW3F_LIBRARIES}
+     ${LIBCAIRO_LIBRARIES}
++    z
+ )
+ 
+ set (CMAKE_EXE_LINKER_FLAGS "-ldl")

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list