]> git.pld-linux.org Git - packages/libopenshot-audio.git/commitdiff
- add patch auto/th/libopenshot-audio-0.1.2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 Nov 2016 13:33:00 +0000 (14:33 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 30 Nov 2016 13:33:00 +0000 (14:33 +0100)
libopenshot-audio-build.patch [new file with mode: 0644]

diff --git a/libopenshot-audio-build.patch b/libopenshot-audio-build.patch
new file mode 100644 (file)
index 0000000..b126530
--- /dev/null
@@ -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
This page took 0.07487 seconds and 4 git commands to generate.