diff options
Diffstat (limited to 'games/glbsp/README')
-rw-r--r-- | games/glbsp/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/glbsp/README b/games/glbsp/README index b02b8cfd9e..f30794633c 100644 --- a/games/glbsp/README +++ b/games/glbsp/README @@ -9,9 +9,8 @@ creates, including: EDGE, the Doomsday engine (JDOOM), PrBoom, Legacy 2.0, Vavoom, Doom3D and ZDoomGL. This script builds both the command-line (glbsp) and GUI (glBSPX) binaries -of glBSP. The GUI requires fltk (available at slackbuilds.org). If you -don't need the GUI and/or don't want to install fltk, "export OMIT_GUI=yes" -in the build script's environment. +of glBSP. If you don't need the GUI and/or don't want to install fltk, +"export OMIT_GUI=yes" in the build script's environment. The package also includes a C header and a library (what would be known as libglbsp-dev on other Linux distributions). By default, a dynamic |