From 326b8d52400be34e88cf1486c183db1b2d1217ce Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Mon, 19 Feb 2018 21:35:02 +0000 Subject: testing/pixz: add xz to checkdepends --- testing/pixz/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/pixz') diff --git a/testing/pixz/APKBUILD b/testing/pixz/APKBUILD index 7469cab963..b7248c9400 100644 --- a/testing/pixz/APKBUILD +++ b/testing/pixz/APKBUILD @@ -8,6 +8,7 @@ url="https://github.com/vasi/pixz" arch="all" license="BSD-2-Clause" depends="" +checkdepends="xz" makedepends="libarchive-dev xz-dev automake autoconf libtool " -- cgit v1.2.3