diff --git a/Cargo.toml b/Cargo.toml index 5410ee9d7..28eacffce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -161,7 +161,6 @@ hound = "3.5" name = "RustDesk" identifier = "com.carriez.rustdesk" icon = ["res/32x32.png", "res/128x128.png", "res/128x128@2x.png"] -deb_depends = ["libgtk-3-0", "libxcb-randr0", "libxdo3", "libxfixes3", "libxcb-shape0", "libxcb-xfixes0", "libasound2", "libsystemd0", "curl", "libvdpau1", "libva2"] osx_minimum_system_version = "10.14" #https://github.com/johnthagen/min-sized-rust diff --git a/build.py b/build.py index 6ed3d19b3..fb9e213db 100755 --- a/build.py +++ b/build.py @@ -262,7 +262,7 @@ def generate_control_file(version): content = """Package: rustdesk Version: %s Architecture: %s -Maintainer: open-trade +Maintainer: rustdesk 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, libpam0g Description: A remote control software.