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

Evangelos Foutras foutrelis at archlinux.org
Sun Aug 23 17:43:31 UTC 2020


    Date: Sunday, August 23, 2020 @ 17:43:30
  Author: foutrelis
Revision: 394614

Add libxcrypt (make)dep

Modified:
  texlive-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-23 17:23:39 UTC (rev 394613)
+++ PKGBUILD	2020-08-23 17:43:30 UTC (rev 394614)
@@ -9,7 +9,7 @@
 makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
          'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
          'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
-         'perl' 'clisp' 'ffcall')
+         'perl' 'clisp' 'ffcall' 'libxcrypt')
 url='https://tug.org/texlive/'
 _commit=8e5e0e89d413d09cca133c8966d1a3af8a2ac440 # svn://tug.org/texlive/trunk/Build/source@54586
 source=("git+https://github.com/Tex-Live/texlive-source.git#commit=${_commit}")
@@ -97,7 +97,7 @@
 package_texlive-bin() {
    pkgdesc="TeX Live binaries"
    depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
-            'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
+            'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2' 'libxcrypt'
             'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
             'libsynctex')
    provides=('lcdf-typetools' 'kpathsea' 'xindy')



More information about the arch-commits mailing list