games/yamagi-quake2: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:05:00 -05:00
parent f144960847
commit 5028a0230c
2 changed files with 1 additions and 3 deletions

View file

@ -1,8 +1,6 @@
This is an enhanced client for Id Software's legendary Quake II. It focuses on
single-player. Features include rock-solid stability and AMD64 support.
OpenAL and SDL2 are recommended optional dependencies.
Before playing, copy your Quake2 data files into the appropriate subdirectories
of /usr/share/quake2. Please refer to the README files in
/usr/doc/yamagi-quake2-7.41/ for details.

View file

@ -11,6 +11,6 @@ MD5SUM="73355f0774302a7f498de09ae54e80d5 \
7be328f5098edbb5bcdb364e8e997bbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"
REQUIRES=""
MAINTAINER="Ruoh-Shoei Lin"
EMAIL="lin.ruohshoei@gmail.com"