You've already forked ukui-greeter
mirror of
https://github.com/ukui/ukui-greeter.git
synced 2026-03-09 09:25:38 -07:00
27 lines
793 B
Plaintext
27 lines
793 B
Plaintext
Source: ukui-greeter
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: yanghao <yanghao@kylinos.cn>
|
|
Build-Depends: debhelper (>=9),
|
|
pkg-config,
|
|
qtbase5-dev,
|
|
libqt5x11extras5-dev,
|
|
libqt5svg5-dev,
|
|
liblightdm-qt5-3-dev,
|
|
libx11-dev,
|
|
libxtst-dev,
|
|
libxrandr-dev,
|
|
qttools5-dev-tools
|
|
Standards-Version: 4.1.3
|
|
Homepage: https://github.com/ukui/ukui-greeter
|
|
|
|
Package: ukui-greeter
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends}
|
|
Suggests: biometric-auth
|
|
Description: Lightdm greeter for UKUI
|
|
A greeter for UKUI desktop environment written by Qt5.
|
|
The greeter supports biometric authentication which is
|
|
provided by biometric-authentication service.
|