mlterm: enable libvte on darwin

This commit is contained in:
Atemu 2023-04-10 09:24:16 +02:00
parent fefba1a6de
commit 1c76b01386

View file

@ -28,13 +28,13 @@ stdenv.mkDerivation rec {
gtk3
harfbuzz
fribidi
vte
] ++ lib.optionals (!stdenv.isDarwin) [
# need linker magic, not adapted for Darwin yet
openssl
libssh2
# Not supported on Darwin
vte
m17n_lib
fcitx5