hplip: add missing distro dependency

This is required by hp-wificonfig, otherwise it crashes.
This commit is contained in:
Lorenz Brun 2022-05-28 16:36:47 +02:00
parent c0723eef37
commit d40f59d7db

View File

@ -81,6 +81,7 @@ python3Packages.buildPythonApplication {
usbutils
sip_4
dbus-python
distro
] ++ lib.optionals withQt5 [
pyqt5
pyqt5_sip