graphics/asciiquarium: Fixed dep information
This commit is contained in:
parent
a3079ec06d
commit
4749fd310e
|
@ -1,4 +1 @@
|
|||
Asciiquarium is an aquarium/sea animation in ASCII art.
|
||||
|
||||
Requires: perl-Term-Animation and perl-Curses available
|
||||
at SlackBuilds.org.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.robobunny.com/projects/asciiquarium/asciiquarium_1.0.tar.gz
|
|||
MD5SUM="986ce9a24fd79824fb729bb947a3b9de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Curses perl-Term-Animation"
|
||||
REQUIRES="perl-Term-Animation"
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
|
|
Loading…
Reference in New Issue