[arch-commits] Commit in prosody/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Fri May 17 15:37:28 UTC 2019
    
    
  
    Date: Friday, May 17, 2019 @ 15:37:28
  Author: spupykin
Revision: 467716
remove lua-bitop optdep
Modified:
  prosody/trunk/PKGBUILD
----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-17 15:15:02 UTC (rev 467715)
+++ PKGBUILD	2019-05-17 15:37:28 UTC (rev 467716)
@@ -18,7 +18,6 @@
 conflicts=('prosody')
 provides=('prosody')
 optdepends=('lua52-sec: TLS encryption support'
-	    'lua52-bitop: websocket support'
 #	    'lua52-event: libevent support'
 	    'lua52-dbi: SQL storage support')
 install=prosody.install
    
    
More information about the arch-commits
mailing list