wxwidgets: fix build

This commit is contained in:
Will Cohen 2022-03-24 10:37:13 -04:00
parent bd87ad0cd0
commit 3f171a9e88

View file

@ -32,8 +32,6 @@
, WebKit
}:
assert withWebKit -> stdenv.isDarwin;
assert withGtk2 -> (!withWebKit);
let