Merge pull request #106070 from holymonson/webkitgtk
webkitgtk: drop wayland dependency on Darwin
This commit is contained in:
commit
22f8e9484e
@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
ruby
|
||||
glib # for gdbus-codegen
|
||||
] ++ stdenv.lib.optionals stdenv.isLinux [
|
||||
wayland # for wayland-scanner
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user