summarylogtreecommitdiffstats
path: root/sysdweb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sysdweb.patch')
-rw-r--r--sysdweb.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysdweb.patch b/sysdweb.patch
new file mode 100644
index 000000000000..dd067943c157
--- /dev/null
+++ b/sysdweb.patch
@@ -0,0 +1,13 @@
+--- a/setup.py 2016-11-18 18:25:40.675267465 +0100
++++ b/setup.py 2016-11-18 19:53:50.949739754 +0100
+@@ -40,10 +40,6 @@
+ 'sysdweb = sysdweb.main:main'
+ ]
+ },
+- install_requires = [
+- "bottle>=0.12.10",
+- "dbus-python>=1.2.4"
+- ],
+ classifiers=[
+ "Development Status :: 3 - Alpha",
+ "Topic :: Utilities",