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"
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."
-PR = "r1"
-RDEPENDS="less groff"
+PR = "r2"
+RDEPENDS_${PN} = "less groff"
+
# Note: The default man.conf uses wrong names for GNU eqn and troff,
# so we install our own
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/man/man-${PV}.tar.bz2 \