summarylogtreecommitdiffstats
path: root/cmake.patch
diff options
context:
space:
mode:
authorAntonio Rojas2018-08-24 06:36:11 +0000
committerAntonio Rojas2018-08-24 06:36:11 +0000
commit26da0cdf2675512e5d898e8e69bed92b0b42db9a (patch)
treeb12e7cc20002fd4dde517a32643af02a343a0d81 /cmake.patch
downloadaur-recorditnow.tar.gz
Dropped from repos
Diffstat (limited to 'cmake.patch')
-rw-r--r--cmake.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/cmake.patch b/cmake.patch
new file mode 100644
index 000000000000..c9f067646a8f
--- /dev/null
+++ b/cmake.patch
@@ -0,0 +1,13 @@
+--- src/CMakeLists.txt.orig 2012-03-17 19:36:44.834973898 +0800
++++ src/CMakeLists.txt 2012-03-17 19:40:00.894972395 +0800
+@@ -121,6 +121,10 @@
+ recorditnow_recorder
+ recorditnow_encoder
+ recorditnow_keymon
++ recorditnow_plugin
++ ${X11_X11_LIB}
++ ${X11_Xext_LIB}
++ ${X11_Xfixes_LIB}
+ ${X11_Xcursor_LIB})
+
+ if (BUILD_WITH_JOSCHY)