]> git.pld-linux.org Git - packages/obs-studio.git/commitdiff
new package
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 31 Jul 2017 13:02:05 +0000 (15:02 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 31 Jul 2017 13:02:05 +0000 (15:02 +0200)
libobs_link.patch [new file with mode: 0644]

diff --git a/libobs_link.patch b/libobs_link.patch
new file mode 100644 (file)
index 0000000..847c99d
--- /dev/null
@@ -0,0 +1,13 @@
+diff -dur obs-studio-19.0.3.orig/libobs/CMakeLists.txt obs-studio-19.0.3/libobs/CMakeLists.txt
+--- obs-studio-19.0.3.orig/libobs/CMakeLists.txt       2017-06-22 09:58:45.000000000 +0200
++++ obs-studio-19.0.3/libobs/CMakeLists.txt    2017-07-31 14:19:57.000000000 +0200
+@@ -425,6 +425,9 @@
+               ${OBS_JANSSON_IMPORT}
+               ${FFMPEG_LIBRARIES}
+               ${ZLIB_LIBRARIES}
++              ${PKG_X11_XCB_LIBRARIES}
++              -ldl
++              -lm
+       PUBLIC
+               ${THREADS_LIBRARIES})
This page took 0.243194 seconds and 4 git commands to generate.