mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 20:21:14 +00:00
lumina: fix build
This commit is contained in:
parent
133c5cee44
commit
7d9969cb51
|
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [
|
||||
xorg.libxcb
|
||||
xorg.libXdamage
|
||||
xorg.xcbutilwm
|
||||
xorg.xcbutilimage
|
||||
qtbase
|
||||
|
|
Loading…
Reference in a new issue