summarylogtreecommitdiffstats
path: root/dbus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dbus.patch')
-rw-r--r--dbus.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dbus.patch b/dbus.patch
new file mode 100644
index 000000000000..4dd0d1c09934
--- /dev/null
+++ b/dbus.patch
@@ -0,0 +1,11 @@
+diff --unified --text openlp/setup.py openlp.new/setup.py
+--- openlp/setup.py 2019-11-27 22:22:05.477556034 +0100
++++ openlp.new/setup.py 2019-11-27 22:23:13.180384336 +0100
+@@ -100,7 +100,6 @@
+ 'appdirs',
+ 'beautifulsoup4',
+ 'chardet',
+- 'dbus-python; platform_system=="Linux"',
+ 'lxml',
+ 'Mako',
+ 'pymediainfo >= 2.2',