diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-03-14 15:15:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:59:08 +0700 |
commit | e6ac8f56912b54612fe1760674852890db169172 (patch) | |
tree | b70e679e9f000babef490ced771a07c22424c693 /system/lxdm/README | |
parent | 5a359b9d2e66248c450a7956686c724177d607f6 (diff) | |
download | slackbuilds-e6ac8f56912b54612fe1760674852890db169172.tar.gz |
system/lxdm: Allow building against gtk+3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/lxdm/README')
-rw-r--r-- | system/lxdm/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/lxdm/README b/system/lxdm/README index 999d9f4ee2..e1db0d5dbc 100644 --- a/system/lxdm/README +++ b/system/lxdm/README @@ -2,4 +2,7 @@ LXDM - GUI login manager for LXDE LXDM is a lightweight drop-in replacement for GDM or KDM. +To build the GTK3 version, script can be run as: + GTK3=yes ./lxdm.SlackBuild + See README.SLACKWARE for post-installation configuration. |