summaryrefslogtreecommitdiffstats
path: root/games/solarus-quest-editor/README
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2017-01-22 20:01:53 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-01-24 00:21:47 +0000
commitbd70048333137db89d2ed6cbd80311f932346935 (patch)
tree3161847d9eda37b3c0d068bb5f3ccd57cf3adc1b /games/solarus-quest-editor/README
parent94e3ef432c50ea3fa7d255b9129f4e6ed86e4595 (diff)
downloadslackbuilds-bd70048333137db89d2ed6cbd80311f932346935.tar.gz
slackbuilds-bd70048333137db89d2ed6cbd80311f932346935.tar.xz
games/solarus-quest-editor: Updated for version 1.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/solarus-quest-editor/README')
-rw-r--r--games/solarus-quest-editor/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/solarus-quest-editor/README b/games/solarus-quest-editor/README
index e61716b5d7..01578b0fb8 100644
--- a/games/solarus-quest-editor/README
+++ b/games/solarus-quest-editor/README
@@ -2,4 +2,6 @@ Solarus Quest Editor is a free and open-source game editor for Solarus, licensed
under GPL. It is written in C++ with Qt. It helps you managing your project, and
editing maps, sprites, tilesets, dialogs, scripts, musics and sounds.
-NOTE: solarus will need to be built with qt5.
+Required Dependency
+
+solarus must have been built with qt5.