From: Arkadiusz Miƛkiewicz Date: Wed, 30 Nov 2016 13:33:00 +0000 (+0100) Subject: - add patch X-Git-Tag: auto/th/libopenshot-audio-0.1.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7db1829c6f419ca5b47b7f151c34bd12828eae64;p=packages%2Flibopenshot-audio.git - add patch --- diff --git a/libopenshot-audio-build.patch b/libopenshot-audio-build.patch new file mode 100644 index 0000000..b126530 --- /dev/null +++ b/libopenshot-audio-build.patch @@ -0,0 +1,11 @@ +--- libopenshot-audio-0.1.2/CMakeLists.txt~ 2016-08-30 06:24:27.000000000 +0200 ++++ libopenshot-audio-0.1.2/CMakeLists.txt 2016-11-30 13:13:36.208134428 +0100 +@@ -169,7 +169,7 @@ set_target_properties(openshot-audio + INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/lib") + + TARGET_LINK_LIBRARIES(openshot-audio +- ${JUCE_PLATFORM_SPECIFIC_LIBRARIES} ++ ${JUCE_PLATFORM_SPECIFIC_LIBRARIES} pthread dl + ) + + # PROCESS SUB-DIRECTORIES