mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
fix build on nix
This commit is contained in:
parent
21c0ed883b
commit
a5e21e2d4a
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
file,
|
file,
|
||||||
fribidi,
|
fribidi,
|
||||||
libdatrie,
|
libdatrie,
|
||||||
|
libGL,
|
||||||
libjpeg,
|
libjpeg,
|
||||||
libselinux,
|
libselinux,
|
||||||
libsepol,
|
libsepol,
|
||||||
|
@ -38,6 +39,7 @@ stdenv.mkDerivation {
|
||||||
file
|
file
|
||||||
fribidi
|
fribidi
|
||||||
libdatrie
|
libdatrie
|
||||||
|
libGL
|
||||||
libjpeg
|
libjpeg
|
||||||
libselinux
|
libselinux
|
||||||
libsepol
|
libsepol
|
||||||
|
|
Loading…
Reference in a new issue