#TODO can't detect the configure script [source] git = "https://github.com/cmus/cmus" rev = "ade6e2a7253d7a256e87fdac3da17c9158e6700e" [build] template = "custom" dependencies = [ "ncurses", ] script = """ export CPPFLAGS="-I${COOKBOOK_SYSROOT}/include/ncurses" cookbook_configure """