summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNobbele2021-12-21 14:51:29 +0100
committerNobbele2021-12-21 14:51:29 +0100
commitc34979b72cfa0948c7befd51ed38a2dcb2ca21d1 (patch)
tree5516c6dc799c31c0b91074230a70e0ecb1daf9e0 /PKGBUILD
parent903723043308c9d384453849252e054796e5b18b (diff)
downloadaur-c34979b72cfa0948c7befd51ed38a2dcb2ca21d1.tar.gz
Adds optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba56c84090b9..630b37003cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64')
url="https://unity.com/"
license=('custom')
depends=('nss' 'gtk3')
+optdepends=('libappindicator-gtk3: The DEB says this an optional dependency')
provides=('unityhub')
source=(
"$pkgname-$pkgver.deb::https://hub.unity3d.com/linux/repos/deb/pool/main/u/unity/unityhub_amd64/unityhub-amd64-3Beta.0.0-beta.7.deb"