summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhullyb2021-02-06 11:19:02 +0800
committerzhullyb2021-02-06 11:19:02 +0800
commitc335571112571860a3c60e239ab393e80b56c3da (patch)
tree83d24f5f1197ac350cc0c0f476c41f134ffccb98 /PKGBUILD
parent83de626399151e70983e2ddc40587c09ae33e2c1 (diff)
downloadaur-c335571112571860a3c60e239ab393e80b56c3da.tar.gz
add icoutils to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f34e0c78fa98..bda6ecc5399a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,16 @@
# Maintainer: yjun <jerrysteve1101 at gmail dot com>
+# Contributor: zhullyb <zhullyb at outlook dot com>
pkgname=sunloginclient
_pkgname=sunlogin
pkgver=11.0.0.35346
-pkgrel=4
+pkgrel=5
pkgdesc="Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems.(GUI version)"
arch=("x86_64")
url="https://sunlogin.oray.com"
depends=("libappindicator-gtk3"
'xorg-xhost')
+makedepends=('icoutils')
license=('custom')
provides=('sunlogin')
source=("https://down.oray.com/${_pkgname}/linux/${pkgname}-${pkgver}-amd64.deb"