autokey: delete unused patch
This commit is contained in:
parent
85a633de9f
commit
f25337c6ef
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -71,7 +71,7 @@
|
||||
'console_scripts': ['autokey-gtk=autokey.gtkui.__main__:main']
|
||||
},
|
||||
scripts=['autokey-qt', 'autokey-run', 'autokey-shell'],
|
||||
- install_requires=['dbus-python', 'pyinotify', 'python3-xlib'],
|
||||
+ install_requires=['pyinotify', 'python-xlib'],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
Loading…
Reference in a new issue