Merge pull request #106070 from holymonson/webkitgtk
webkitgtk: drop wayland dependency on Darwin
This commit is contained in:
commit
22f8e9484e
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
|
||||||
python3
|
python3
|
||||||
ruby
|
ruby
|
||||||
glib # for gdbus-codegen
|
glib # for gdbus-codegen
|
||||||
|
] ++ stdenv.lib.optionals stdenv.isLinux [
|
||||||
wayland # for wayland-scanner
|
wayland # for wayland-scanner
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue