hplip: add dbus-python to the deps

This commit is contained in:
Graham Christensen
2019-12-18 23:12:23 -05:00
parent 34e63b4615
commit 821d50e304
+1
View File
@@ -75,6 +75,7 @@ python3Packages.buildPythonApplication {
reportlab reportlab
usbutils usbutils
sip sip
dbus-python
] ++ stdenv.lib.optionals withQt5 [ ] ++ stdenv.lib.optionals withQt5 [
pyqt5 pyqt5
enum-compat enum-compat