games/voxelands: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:19:13 -05:00
parent ed2432be46
commit 2dda808edd

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://www.voxelands.com/downloads/old/voxelands-1501.00-src.tar.bz2"
MD5SUM="1051e84074882766e49928ec7bf31571"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL irrlicht"
REQUIRES="irrlicht"
MAINTAINER="Andrew Conway"
EMAIL="mcnalu@mcnalu.net"