graphics/freewrl: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:03:42 -05:00
parent 5a0aae027a
commit a2b85c7f48
2 changed files with 1 additions and 3 deletions

View file

@ -10,8 +10,6 @@ Boxes, Cubes; the list goes on and on.
With royalty free open standards, your models will continue to render,
year after year.
Requires: imlib2 openal freealut
Additional options:
By default the SlackBuild compiles with native OpenGL. To override it,

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/freewrl/files/freewrl-linux/3.0/freewr
MD5SUM="350066d1b7c0fd0b842260c60c1c3179"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2 OpenAL freealut"
REQUIRES="imlib2 freealut"
MAINTAINER="William PC"
EMAIL="w_calandrini@hotmail.com"