From 5efde8263b62a5c1f96585ae2f376bec70310473 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 2 Aug 2018 08:46:43 +0000 Subject: system/man-db: pull in gzip for .gz'd man pages --- system/man-db/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/man-db') diff --git a/system/man-db/APKBUILD b/system/man-db/APKBUILD index a719c6a2d..266a6fc93 100644 --- a/system/man-db/APKBUILD +++ b/system/man-db/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: A. Wilcox pkgname=man-db pkgver=2.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="The man command and related utilities for examining on-line help files" url="http://www.nongnu.org/man-db/" arch="all" license="GPL-2.0+" -depends="groff less" +depends="groff gzip less" makedepends_host="db-dev libpipeline-dev zlib-dev" subpackages="$pkgname-doc $pkgname-lang" options="!check" # requires //IGNORE in iconv -- cgit v1.2.3-60-g2f50