mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-28 21:37:28 -04:00
update cjson dep in doc
This commit is contained in:
parent
e9f80791a3
commit
a8ebec9aeb
4 changed files with 11 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
libxcb,
|
||||
libxkbcommon,
|
||||
pcre2,
|
||||
cjson,
|
||||
pixman,
|
||||
pkg-config,
|
||||
stdenv,
|
||||
|
|
@ -48,6 +49,7 @@ stdenv.mkDerivation {
|
|||
libxcb
|
||||
libxkbcommon
|
||||
pcre2
|
||||
cjson
|
||||
pixman
|
||||
wayland
|
||||
wayland-protocols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue