doc: remove some unneeded pkgs which are now built in xbps-base-chroot.

--HG--
extra : convert_revision : 652340868e198ad39f113236501e171996a5b962
This commit is contained in:
Juan RP 2009-04-24 17:28:51 +02:00
parent 280e527b08
commit fa28f6beef
2 changed files with 2 additions and 9 deletions

View file

@ -32,14 +32,10 @@ to install it into /usr/local to avoid issues with your distribution packages.
Additionally the following software is required to be able to build and install Additionally the following software is required to be able to build and install
xbps binary/source packages: xbps binary/source packages:
* GNU Binutils
* GNU Bison
* GNU GCC C++ (plus GMP and MPFR) development packages * GNU GCC C++ (plus GMP and MPFR) development packages
* GNU Gettext
* GNU Make * GNU Make
* GNU m4 * GNU m4
* fakeroot * fakeroot
* ncurses (development package)
* wget * wget
* libarchive (development package) * libarchive (development package)
* perl * perl

View file

@ -5,17 +5,14 @@
To be able to build packages from source the following software is required To be able to build packages from source the following software is required
in the host system: in the host system:
* GNU Binutils
* GNU Bison * GNU Bison
* GNU GCC C++ (plus GMP and MPFR) development packages * GNU GCC C++
* GNU Gettext
* GNU Make * GNU Make
* GNU m4
* fakeroot * fakeroot
* ncurses (development package)
* wget * wget
* libarchive (development package) * libarchive (development package)
* perl * perl
* sudo
Super-user privileges are required as well, because all packages are built Super-user privileges are required as well, because all packages are built
in a chroot (except the ones that are included in a virtual package to be in a chroot (except the ones that are included in a virtual package to be