diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-03-25 07:49:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:37 +0700 |
commit | 521e00f4b94a8d607a9bd02b73851e3306e5bb4c (patch) | |
tree | deb547e89276361df31bb95ba0e76d49127b4f95 /libraries/zint | |
parent | 8af307afec30ade2e976252bb4f17cd5d2918917 (diff) |
libraries/zint: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/zint')
-rw-r--r-- | libraries/zint/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/zint/README b/libraries/zint/README index c7c55e1efd47..1000eccdf1e5 100644 --- a/libraries/zint/README +++ b/libraries/zint/README @@ -15,3 +15,6 @@ Save to PNG, BMP, TIF, GIF, PCX, SVG, WMF and EPS output file formats. Includes CLI and GUI interfaces and fully documented API for integrating with other projects. + +Note: +qt5 is an optional dependency (auto-detected) for GUI. |