summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccd10542ed2a..a83a69ca8c57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,10 +30,8 @@ checkdepends=('luacheck' 'shellcheck' 'lua52-posix' 'lua52-sec')
conflicts=('prosody')
provides=('prosody')
optdepends=(
-'lua52-sec: TLS encryption support'
-'lua52-bitop: websocket support'
-'lua52-event: libevent support'
-)
+ 'lua52-sec: TLS encryption support'
+ 'lua52-event: libevent support')
install=prosody.install
backup=('etc/prosody/prosody.cfg.lua')
source=("prosody-hg::hg+https://hg.prosody.im/trunk"