webkitgtk: drop wayland dependency on Darwin
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user