mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
add deps pam
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
1f06dc7122
commit
eba0ed6a38
6 changed files with 6 additions and 6 deletions
2
build.py
2
build.py
|
@ -264,7 +264,7 @@ Version: %s
|
|||
Architecture: %s
|
||||
Maintainer: open-trade <info@rustdesk.com>
|
||||
Homepage: https://rustdesk.com
|
||||
Depends: libgtk-3-0, libxcb-randr0, libxdo3, libxfixes3, libxcb-shape0, libxcb-xfixes0, libasound2, libsystemd0, curl, libva-drm2, libva-x11-2, libvdpau1, libgstreamer-plugins-base1.0-0
|
||||
Depends: libgtk-3-0, libxcb-randr0, libxdo3, libxfixes3, libxcb-shape0, libxcb-xfixes0, libasound2, libsystemd0, curl, libva-drm2, libva-x11-2, libvdpau1, libgstreamer-plugins-base1.0-0, libpam0g
|
||||
Description: A remote control software.
|
||||
|
||||
""" % (version, get_arch())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue