#TODO missing script for gnu make # build instructions - https://github.com/jvalcher/termfu#build-and-install [source] git = "https://github.com/jvalcher/termfu" rev = "71535f59142d145edcfe8995ca119ef377b2bc00" [build] template = "custom" dependencies = [ "ncurses", ] [package] dependencies = [ "gnu-make", "gcc13", "gdb", "python312", ]