hplip: add dbus-python to the deps

This commit is contained in:
Graham Christensen
2019-12-18 22:49:30 -05:00
parent 34e63b4615
commit 821d50e304

View File

@@ -75,6 +75,7 @@ python3Packages.buildPythonApplication {
reportlab
usbutils
sip
dbus-python
] ++ stdenv.lib.optionals withQt5 [
pyqt5
enum-compat