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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Aug 12 22:12:38 UTC 2022


    Date: Friday, August 12, 2022 @ 22:12:38
  Author: spupykin
Revision: 1265833

inn: add more deps

Modified:
  inn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 22:02:07 UTC (rev 1265832)
+++ PKGBUILD	2022-08-12 22:12:38 UTC (rev 1265833)
@@ -4,12 +4,12 @@
 
 pkgname=inn
 pkgver=2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers."
 url="https://www.isc.org/othersoftware/"
 arch=('x86_64')
 license=("custom:INN")
-depends=('openssl' 'perl-mime-tools')
+depends=('openssl' 'perl-mime-tools' 'perl-gd' 'pam')
 makedepends=('make' 'bison' 'python' 'gcc' 'smtp-forwarder' 'libsasl')
 optdepends=('python' 'libsasl'
             'sqlite: ovsqlite-server')



More information about the arch-commits mailing list