hplip: add missing distro dependency
This is required by hp-wificonfig, otherwise it crashes.
This commit is contained in:
parent
c0723eef37
commit
d40f59d7db
@ -81,6 +81,7 @@ python3Packages.buildPythonApplication {
|
||||
usbutils
|
||||
sip_4
|
||||
dbus-python
|
||||
distro
|
||||
] ++ lib.optionals withQt5 [
|
||||
pyqt5
|
||||
pyqt5_sip
|
||||
|
Loading…
Reference in New Issue
Block a user