summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁaurent ʘ❢Ŧ Ŧough2021-03-22 09:41:37 -0700
committerŁaurent ʘ❢Ŧ Ŧough2021-03-22 09:41:37 -0700
commit1135f9331bcfad40a48b081a4101f664bdd816ca (patch)
treefdb29d3c2b1a2a50e00b61da9428333cbef5d795 /PKGBUILD
parentdde34267e50d5338edea5f10036f22df4a2c1299 (diff)
downloadaur-1135f9331bcfad40a48b081a4101f664bdd816ca.tar.gz
Update: PKGBUILD; clarify torsocks dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 046c53a24653..7047a8960986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://wahay.org"
license=('GPL3')
provides=('wahay')
-depends=('tor' 'mumble' 'xclip' 'gtk3')
+depends=('gtk3' 'mumble' 'tor' 'torsocks' 'xclip')
optdepends=('torsocks-git')
conflicts=('wahay' 'wahay-bin')