mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
graphics/freewrl: Fixed dep info
This commit is contained in:
parent
5a0aae027a
commit
a2b85c7f48
2 changed files with 1 additions and 3 deletions
|
@ -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,
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue