summarylogtreecommitdiffstats
path: root/wayland.patch
diff options
context:
space:
mode:
authorMarcin Nowak2017-07-21 17:23:08 +0200
committerMarcin Nowak2017-07-21 17:23:08 +0200
commit00ec575a59943445e74662df84affa135f6b7976 (patch)
treeb4907ae29098bb1f89178d717dc53144a17bb6d8 /wayland.patch
parentc935d5db0f8dca60adfaaf5d7834f5d0db6dc0b7 (diff)
downloadaur-00ec575a59943445e74662df84affa135f6b7976.tar.gz
replace libopenssl-1.0-compat dependency with openssl-1.0
Diffstat (limited to 'wayland.patch')
-rw-r--r--wayland.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/wayland.patch b/wayland.patch
new file mode 100644
index 000000000000..e05958392759
--- /dev/null
+++ b/wayland.patch
@@ -0,0 +1,10 @@
+diff -ura lwks/pkg/lwks/usr/bin/lightworks lwks.patched/pkg/lwks/usr/bin/lightworks
+--- lwks/pkg/lwks/usr/bin/lightworks 2017-04-03 17:41:56.000000000 +0200
++++ lwks.patched/pkg/lwks/usr/bin/lightworks 2017-05-05 23:36:06.564547605 +0200
+@@ -32,4 +32,4 @@
+ fi
+
+ #Launch the app
+-/usr/lib/lightworks/ntcardvt
++GDK_BACKEND=x11 /usr/lib/lightworks/ntcardvt
+Only in lwks: wayland.patch