From 096c74c4cc87d87816e8c080ccc95c05d1a468ac Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 2 Nov 2018 15:45:06 +0100 Subject: [PATCH] Clarified optional dependencies --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0899b3b..366f2b2 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ Gentoo ebuilds are available via my * [libxdg-basedir](http://repo.or.cz/w/libxdg-basedir.git) (tested: 1.2) * [qtcore](https://www.qt.io/) (tested: 5.11/5.7) * Optional - * [qtwidgets](https://www.qt.io/) (tested: 5.11/5.7) - * [lupdate & lrelease](http://doc.qt.io/qt-5/linguist-manager.html) (tested: 5.11/5.7) + * GUI: [qtwidgets](https://www.qt.io/) (tested: 5.11/5.7) + * Translations: [lupdate & lrelease](http://doc.qt.io/qt-5/linguist-manager.html) (tested: 5.11/5.7) #### Get sourcecode