Build xbps-{bin,cmpver,digest,pkgdb,repo} as static, and install them

as foo.static.

Updated README to note the new requirements for it. It will be used
to reduce the number of dependencies when building packages in
the chroot.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091015222234-360i67zychjge3nh
This commit is contained in:
Juan RP
2009-10-16 00:22:34 +02:00
parent 6798be2f58
commit 865b06be5d
8 changed files with 38 additions and 17 deletions

View File

@@ -33,8 +33,12 @@ and install xbps binary packages:
* GNU Make
* GNU Bison
* fakeroot
* wget
* libarchive (development package)
* wget OR curl OR fetch
* libarchive (devel package with static library.
acl, lzma, bzip2 support)
* libacl (devel package with static library)
* lzma/xz (devel package with static library)
* bzip2 (devel package with static library)
* perl
* sudo