From a622c56bce90883341f2058c3d6a8ba2f5513864 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 25 Jul 2017 15:12:45 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 7677c3d4..896231c2 100755 --- a/setup.py +++ b/setup.py @@ -44,6 +44,7 @@ setup( "evdev", "sox", 'setuptools', + 'dbus-python', ], )