diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-21 13:06:41 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-21 18:13:02 +0200 |
commit | d1ab30b50e9350c9d30367eefe1a839a7bd8c2fc (patch) | |
tree | b4a7ad0ec623c2f0087f04b8fd3682622b6e1824 /texlive | |
parent | 54a26e1b9064b2351d3aed4b81cbc0246b387bb9 (diff) | |
download | contrib-d1ab30b50e9350c9d30367eefe1a839a7bd8c2fc.tar.gz contrib-d1ab30b50e9350c9d30367eefe1a839a7bd8c2fc.tar.xz |
texlive: declare opt/paper as a dependency
Diffstat (limited to 'texlive')
-rw-r--r-- | texlive/.signature | 4 | ||||
-rw-r--r-- | texlive/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/texlive/.signature b/texlive/.signature index 96811f4cb..2f7e4f25e 100644 --- a/texlive/.signature +++ b/texlive/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33r3xyY9MjLgroiOPADD4uSQgdphvqzQTTkcrB+lQYpdZRz+6ElU8xx9VBj+DQ90chXePA5XNwshCnHKSX5GFgg= -SHA256 (Pkgfile) = e288766e457bbb3f3691e270da5e79aca3fa1bf466b7aead03c3359111f123fe +RWSagIOpLGJF3wKY9I0YV0yjG9ix9osAvy4AwcbMIRiKsUbDU7OaPSRP1ONcDgmnSQyRB45srU3HuqS7fgNvymqy3UzQz9+90A8= +SHA256 (Pkgfile) = dbc1f9531678c4e960bd1d1dc4cc91e1291597b9c524fe9ad147ab7881c8847b SHA256 (.footprint) = 0b2f40aa8dc83860f810313594e527875e242af4250310cdf2a1da6a0b4fc3c7 SHA256 (texlive-20220321-texmf.tar.xz) = 372b2b07b1f7d1dd12766cfc7f6656e22c34a5a20d03c1fe80510129361a3f16 SHA256 (texlive-20220321-source.tar.xz) = 5ffa3485e51eb2c4490496450fc69b9d7bd7cb9e53357d92db4bcd4fd6179b56 diff --git a/texlive/Pkgfile b/texlive/Pkgfile index ee92d1888..3afcf950b 100644 --- a/texlive/Pkgfile +++ b/texlive/Pkgfile @@ -1,7 +1,7 @@ # Description: TeX distribution for UNIX compatible systems, including luatex and xindy support # URL: https://www.tug.org/tetex/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: clisp ghostscript graphite2 harfbuzz icu libgd libmpfr xorg-libxaw xorg-libxi zziplib +# Depends on: clisp ghostscript graphite2 harfbuzz icu libgd libmpfr paper xorg-libxaw xorg-libxi zziplib name=texlive version=20220321 |