mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Merge 76dd55ed29 into 1d3ec9ff37
This commit is contained in:
commit
fe028cf5b8
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
meson,
|
meson,
|
||||||
ninja,
|
ninja,
|
||||||
scenefx,
|
scenefx,
|
||||||
wlroots_0_19,
|
wlroots_0_20,
|
||||||
libGL,
|
libGL,
|
||||||
enableXWayland ? true,
|
enableXWayland ? true,
|
||||||
debug ? false,
|
debug ? false,
|
||||||
|
|
@ -51,7 +51,7 @@ stdenv.mkDerivation {
|
||||||
pixman
|
pixman
|
||||||
wayland
|
wayland
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
wlroots_0_19
|
wlroots_0_20
|
||||||
scenefx
|
scenefx
|
||||||
libGL
|
libGL
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue