diff options
Diffstat (limited to 'packages/man/man_1.5p.bb')
-rw-r--r-- | packages/man/man_1.5p.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/man/man_1.5p.bb b/packages/man/man_1.5p.bb index e46b5b03cc..7849ad51a5 100644 --- a/packages/man/man_1.5p.bb +++ b/packages/man/man_1.5p.bb @@ -3,7 +3,7 @@ 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." -PR = "r3" +FILE_PR = "r3" RDEPENDS_${PN} = "less groff" # Note: The default man.conf uses wrong names for GNU eqn and troff, |