1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: lightdm-settings
Section: gnome
Priority: optional
Maintainer: Simon Quigley <tsimonq2@debian.org>
Uploaders:
Martin Wimpress <code@flexion.org>,
David Mohammed <fossfreedom@ubuntu.com>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-all,
python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/linuxmint/lightdm-settings
Vcs-Git: https://salsa.debian.org/debian/lightdm-settings.git
Vcs-Browser: https://salsa.debian.org/debian/lightdm-settings
Rules-Requires-Root: no
Package: lightdm-settings
Architecture: all
Depends:
python3-setproctitle,
slick-greeter (>= 1.6.0),
pkexec,
x11-xserver-utils,
${misc:Depends},
${python3:Depends}
Recommends: numlockx
Suggests:
onboard
Description: LightDM Settings Configuration Tool
This package assists in settings configuration for the LightDM
display manager.
.
This tool currently lets users configure slick-greeter.
|