Split pkgs required by xbps-base-system, structure based in Fedora.

--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
This commit is contained in:
Juan RP 2009-02-25 06:15:20 +01:00
parent 64adf578e7
commit 0b7cdfa1d0
59 changed files with 357 additions and 76 deletions

View file

@ -10,12 +10,35 @@ long_desc="
noarch=yes
build_depends="man-pages-3.11 man-db-2.5.2 util-linux-ng-2.14.1
initramfs-tools-0.92 less-424 kbd-1.14.1 procps-3.2.7
sysklogd-1.5 eject-2.1.5 sudo-1.6 shadow-4.1 openssl-0.9.8
kernel-2.6.27 tzdata-2009 upstart-0.5 iana-etc-2.30"
run_depends="$build_depends coreutils-6.12 dash-0.5.4
zlib-1.2.3 file-4.26 diffutils-2.8.1 sed-4.1.5 findutils-4.4.0
grep-2.5.3 gawk-3.1.6 gzip-1.3.12 bzip2-1.0.5 tar-1.20 ncurses-5.7
bash-3.2 glibc-2.9 wget-1.11.4"
Add_dependency full xbps-base-dirs
Add_dependency full coreutils
Add_dependency full dash
Add_dependency full zlib
Add_dependency full file
Add_dependency full diffutils
Add_dependency full sed
Add_dependency full findutils
Add_dependency full grep
Add_dependency full gawk
Add_dependency full gzip
Add_dependency full bzip2
Add_dependency full ncurses
Add_dependency full ncurses-base
Add_dependency full bash
Add_dependency full wget
Add_dependency full man-pages
Add_dependency full man-db
Add_dependency full util-linux-ng
Add_dependency full less
Add_dependency full initramfs-tools
Add_dependency full kbd
Add_dependency full procps
Add_dependency full sysklogd
Add_dependency full eject
Add_dependency full shadow
Add_dependency full sudo
Add_dependency full e2fsprogs
Add_dependency full tzdata
Add_dependency full iana-etc
Add_dependency full upstart
Add_dependency full kernel