gtk4: fix build on aarch64-darwin
This commit is contained in:
parent
d87090ce15
commit
9b61ff349a
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ stdenv.mkDerivation rec {
|
|||
sassc
|
||||
gi-docgen
|
||||
libxml2 # for xmllint
|
||||
] ++ lib.optionals waylandSupport [
|
||||
wayland-scanner
|
||||
] ++ setupHooks;
|
||||
|
||||
|
|
Loading…
Reference in a new issue