summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwitt2024-10-12 09:42:04 +0800
committerwitt2024-10-12 09:42:04 +0800
commitee8a15d465bcbd49bfbe93d2ee1be248281d2dc9 (patch)
tree98515bb745e64a95a440c3ef376ab2a6fba95fef /PKGBUILD
parent01f2541a7f67015f645a0c2e39a9789cd2a6276a (diff)
downloadaur-todesk-bin.tar.gz
fix: add depends noto-fonts-cjk 、wget
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d81e473dd237..64dd0e4b7902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,15 @@ pkgname=todesk-bin
_pkgname=${pkgname%-bin}
_binaryname=ToDesk
pkgver=4.7.2.0
-pkgrel=5
+pkgrel=6
pkgdesc="Remote control and team work"
arch=('x86_64' 'aarch64')
url="https://www.todesk.com/"
license=('custom')
depends=('gtk3'
- 'libappindicator-gtk3')
-makedepends=('tar')
+ 'libappindicator-gtk3'
+ 'noto-fonts-cjk')
+makedepends=('wget' 'tar')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
# !strip: strip could generate error.