summaryrefslogtreecommitdiff
path: root/packages/man/man_1.5m2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/man/man_1.5m2.bb')
-rw-r--r--packages/man/man_1.5m2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/man/man_1.5m2.bb b/packages/man/man_1.5m2.bb
index 09cdc58d32..5a88a8ca01 100644
--- a/packages/man/man_1.5m2.bb
+++ b/packages/man/man_1.5m2.bb
@@ -3,6 +3,8 @@ SECTION = "base"
DESCRIPTION = "The man page suite, including man, apropos, \
and whatis consists of programs that are used to read most \
of the documentation available on a Linux system."
+RDEPENDS_${PN} = "less groff"
+PR = "r1"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/man/man-${PV}.tar.bz2"