Install make as dep

main
rwxrob 2 years ago
parent 792fc8b0bf
commit e4c8ec036d

@ -14,7 +14,7 @@ $SIG{"INT"} = \&handle;
# Keep in mind that you probably have to install libcurses-perl
# and Term::Animation from CPAN for this to work:
#
# sudo apt install libcurses-perl
# sudo apt install libcurses-perl make
# sudo cpan -I Term::Animation
#
# Special thanks to @UndeadLeech for adding the transparency. This is

Loading…
Cancel
Save