[arch-commits] Commit in unrealircd/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Oct 1 17:28:24 UTC 2021


    Date: Friday, October 1, 2021 @ 17:28:23
  Author: spupykin
Revision: 1026477

unrealircd: add argon2 dep

Modified:
  unrealircd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:18:44 UTC (rev 1026476)
+++ PKGBUILD	2021-10-01 17:28:23 UTC (rev 1026477)
@@ -8,7 +8,7 @@
 arch=('x86_64')
 url="https://www.unrealircd.org"
 license=('GPL2')
-depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2' 'libnsl')
+depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2' 'libnsl' 'argon2')
 conflicts=('ircd')
 provides=('ircd')
 backup=('etc/unrealircd/unrealircd.conf')



More information about the arch-commits mailing list