Skip to content

Commit

Permalink
hplip: add dbus-python to the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Dec 19, 2019
1 parent 34e63b4 commit 821d50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/drivers/hplip/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ python3Packages.buildPythonApplication {
reportlab
usbutils
sip
dbus-python
] ++ stdenv.lib.optionals withQt5 [
pyqt5
enum-compat
Expand Down

0 comments on commit 821d50e

Please sign in to comment.