From 4c11bc34e423aecb570cdbc24a317ae05b1e7538 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Oct 2008 08:08:27 +0100 Subject: [PATCH] man-db: needs less(1). --HG-- extra : convert_revision : a0ff0190d06ec5654643dec4a86cc696196d7882 --- templates/man-db.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/man-db.tmpl b/templates/man-db.tmpl index 39290c3804..ed18c6c4e8 100644 --- a/templates/man-db.tmpl +++ b/templates/man-db.tmpl @@ -16,5 +16,5 @@ long_desc=" GNU/Linux distributions, including Debian, Ubuntu, and SuSE. It also compiles and runs on a number of proprietary Unix systems." -build_depends="bzip2-1.0.5 gzip-1.3.12 gdbm-1.8.3 groff-1.19.2" +build_depends="bzip2-1.0.5 gzip-1.3.12 less-4.24 gdbm-1.8.3 groff-1.19.2" run_depends="glibc-2.8 $build_depends"