diff options
author | q5sys <jt@xsystems.com> | 2018-03-28 22:05:27 -0400 |
---|---|---|
committer | q5sys <jt@xsystems.com> | 2018-03-28 22:05:27 -0400 |
commit | 5610d8f490a98f2a84e1cb5e02a9cafb4a26964a (patch) | |
tree | 380c3cab5688c5a7a327426f420f994e1260d45e /src-qt5/core | |
parent | add option to disbale startup quotes (diff) | |
parent | Minor changes. Removed debug statements. (diff) | |
download | lumina-5610d8f490a98f2a84e1cb5e02a9cafb4a26964a.tar.gz lumina-5610d8f490a98f2a84e1cb5e02a9cafb4a26964a.tar.bz2 lumina-5610d8f490a98f2a84e1cb5e02a9cafb4a26964a.zip |
Merge branch 'master' of http://github.com/trueos/lumina
Diffstat (limited to 'src-qt5/core')
-rw-r--r-- | src-qt5/core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/README.md b/src-qt5/core/README.md index 83d8b0b5..ab2ba481 100644 --- a/src-qt5/core/README.md +++ b/src-qt5/core/README.md @@ -27,7 +27,7 @@ Other Files that get installed if "core" is built directly: * svg * widgets * x11extras - * NOTE: Qt5 platform theme and developer libraries are also required to build the Lumina theme engine plugin ("qtbase5-*" on Ubuntu 17.10) + * NOTE: Qt5 platform theme and developer libraries are also required to build the Lumina theme engine plugin (the "qtbase5-private-dev" package on Debian/Ubuntu) 2. X11 Libraries * libXdamage 3. XCB Libraries |