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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Jun 1 08:39:50 UTC 2018


    Date: Friday, June 1, 2018 @ 08:39:50
  Author: bpiotrowski
Revision: 325489

Add perl-locale-gettext to optdepends

It is needed for translations in makepkg-template (FS#58398).

Modified:
  pacman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-01 08:34:57 UTC (rev 325488)
+++ PKGBUILD	2018-06-01 08:39:50 UTC (rev 325489)
@@ -15,6 +15,7 @@
          'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
 makedepends=('asciidoc')
 checkdepends=('python2' 'fakechroot')
+optdpepends=('perl-locale-gettext: translation support in makepkg-template')
 backup=(etc/pacman.conf etc/makepkg.conf)
 options=('strip' 'debug')
 validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae <allan at archlinux.org>



More information about the arch-commits mailing list