diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:19:13 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:19:13 -0500 |
commit | 2dda808edd723bba9faeb5fd54dc791a0fa10eb8 (patch) | |
tree | eaa1978abd10e2f174eabc73d7890d333931b9ba /games/voxelands | |
parent | ed2432be46a7e98f6b6ab04e2f5de3edc9e45c86 (diff) |
games/voxelands: Fixed dep info
Diffstat (limited to 'games/voxelands')
-rw-r--r-- | games/voxelands/voxelands.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/voxelands/voxelands.info b/games/voxelands/voxelands.info index 12e63d394834c..c905cca131197 100644 --- a/games/voxelands/voxelands.info +++ b/games/voxelands/voxelands.info @@ -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" |