forked from mirrors/nixpkgs
lxqt.lxqt-policykit: fix missing buildInput polkit (#115529)
This commit is contained in:
parent
080622de43
commit
0ccc9d5c63
|
@ -8,6 +8,7 @@
|
|||
, qttools
|
||||
, qtx11extras
|
||||
, qtsvg
|
||||
, polkit
|
||||
, polkit-qt
|
||||
, kwindowsystem
|
||||
, liblxqt
|
||||
|
@ -38,6 +39,7 @@ mkDerivation rec {
|
|||
qttools
|
||||
qtx11extras
|
||||
qtsvg
|
||||
polkit
|
||||
polkit-qt
|
||||
kwindowsystem
|
||||
liblxqt
|
||||
|
|
Loading…
Reference in a new issue