From 14dbc7b10d67ae8db78ed72bfdfad5ad1a94c30c Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Mon, 19 May 2014 20:17:53 -0700 Subject: [PATCH] Added line to readme about Qt5 dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f7fca61..f87a9e51 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ The following libraries are optional: - (for building resource.dat) PyGTK - http://www.pygtk.org/downloads.html - (for building resource.dat) PIL - http://www.pythonware.com/products/pil/ - (for plFontConverter) Freetype - http://freetype.org/ +- (for the GUI tools) Qt5 - http://qt-project.org/ Reducing the use of proprietary libraries is a focus of development and should be expected to change.