diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-09-16 17:21:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-18 09:51:00 +0700 |
commit | 7fb258159e549228a72729c9d0b9f74ed3de8bcb (patch) | |
tree | 4434c021bea13d4089acf1891fb2213ab1cc77b3 /games/dustrac/README | |
parent | 793108566ec7e5ae9e22aeadc84faf61c0f21837 (diff) |
games/dustrac: Updated for version 1.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dustrac/README')
-rw-r--r-- | games/dustrac/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dustrac/README b/games/dustrac/README index c6707aa405d3c..542673d3ce12a 100644 --- a/games/dustrac/README +++ b/games/dustrac/README @@ -3,7 +3,7 @@ Qt (C++) and OpenGL. Dust Racing comes with a Qt-based level editor for easy level creation. A custom engine, MiniCore, is used for physics modeling. Dust Racing 2D is inspired by Super Cars and Slicks'n Slide. -If you'd like to optionally build against the optional dependency qt5 then run -the slackbuild with USEQT5=yes, like +If you'd like to build against the optional dependency qt5 then run the +slackbuild with USEQT5=yes, like USEQT5=yes ./dustrac.SlackBuild |