webkitgtk: drop wayland dependency on Darwin
This commit is contained in:
parent
336fd62920
commit
c377ced8de
@ -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…
x
Reference in New Issue
Block a user