From 2bc5974f206bb7aeddf468773f110cf46fb763ac Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 25 Nov 2014 22:46:50 -0500 Subject: touch-up/update the meta-package documentation --- INSTALL | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f25c466..158e3c1 100644 --- a/INSTALL +++ b/INSTALL @@ -28,10 +28,10 @@ The "unusual" build-time dependencies are: - GNU Make -- other `make`s will not work. - GNU sed -- must support `-r` for ERE; BSD sed uses `-E` for this purpose. - - Emacs -- `emacs --batch` is used use Emacs Lisp to process some text. + - Emacs -- `emacs --batch` is used to use Emacs Lisp to process some text. - ronn -- A markdown-to-manpage converter -At this time, the build system dos not support not building the +At this time, the build system does not support not building the documentation; ronn is required. Additionally, other usual "core utilities" are required: @@ -67,13 +67,17 @@ librelib subpackage: gitget subpackage: - librelib (provided) - git +xbs subpackage: + - gitget (provided) + - librelib (provided) + - subversion (only for the 'abs' module) main libretools subpackage: - librelib (provided) - - gitget (provided, only needed for `createworkdir`) + - xbs (provided) - arch-install-scripts - - ssh client (OpenSSH, only needed for `librerelease` + - ssh client (OpenSSH, only needed for `librerelease`) - rsync - - subversion + - systemd-nspawn (for the chroot tools) - tokyocabinet libretools-mips64el subpackage: - libretools (provided) @@ -108,7 +112,7 @@ you can do are: - `build` -- build all programs and files - `install` -- install everything - `clean` -- remove generated files - - `pot` -- generate gettext portable object template files. + - `pot` -- generate gettext portable object template files The subpackages you can run these on are: -- cgit v1.2.2