Fix neetdraw on macOS
This commit is contained in:
parent
58c2c19d9f
commit
3bbb7d522a
|
@ -13,6 +13,7 @@ pkgs.stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = with pkgs; [
|
||||
ncurses
|
||||
libiconv
|
||||
libev
|
||||
|
||||
# Termo demo-glib.c
|
||||
|
|
Loading…
Reference in New Issue