From 2d8299d01fb66fa61a2e9abce52a1be71d801026 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 2 Nov 2017 13:22:48 +0000 Subject: testing/texmf-dist: needs xz to unpack --- testing/texmf-dist/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/texmf-dist') diff --git a/testing/texmf-dist/APKBUILD b/testing/texmf-dist/APKBUILD index 1d599b4c9e..593683f409 100644 --- a/testing/texmf-dist/APKBUILD +++ b/testing/texmf-dist/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: Marian Buschsieweke pkgname=texmf-dist pkgver=2017.44907 -pkgrel=0 +pkgrel=1 pkgdesc="TeX Live texmf core distribution" url="http://tug.org/texlive/" arch="noarch" license="GPL" depends="texlive" depends_dev="" -makedepends="texlive-full" +makedepends="texlive-full xz" install="" subpackages="${pkgname}-most" source="${pkgname}-${pkgver}.tar.xz::https://github.com/maribu/${pkgname}/raw/master/${pkgname}-${pkgver}.tar.xz -- cgit v1.2.3