diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man_1.5m2.oe | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man_1.5m2.oe b/man/man_1.5m2.oe index ef4c089d5a..b9107576fd 100644 --- a/man/man_1.5m2.oe +++ b/man/man_1.5m2.oe @@ -1,3 +1,9 @@ +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" +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." + SRC_URI := ftp://ftp.kernel.org/pub/linux/utils/man/man-1.5m2.tar.bz2 EXTRA_OEMAKE= |
