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
No known key found for this signature in database
GPG Key ID: FE918C3A98C1030F

View File

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