diff options
author | Ken Moore <ken@ixsystems.com> | 2018-03-27 13:42:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-27 13:42:25 -0400 |
commit | a4bd8f3eb62d381efac0ad8df792e13404cbb2f1 (patch) | |
tree | be22bae587d75e82a045924609ca6ca688b92a66 | |
parent | Fixed page layout for All Pages mode (diff) | |
download | lumina-a4bd8f3eb62d381efac0ad8df792e13404cbb2f1.tar.gz lumina-a4bd8f3eb62d381efac0ad8df792e13404cbb2f1.tar.bz2 lumina-a4bd8f3eb62d381efac0ad8df792e13404cbb2f1.zip |
Update README.md
Update the note about the private dev package on debian/ubuntu for the trueos-core package.
-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 |