mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
xbps-base-chroot: only depend in gcc.
--HG-- extra : convert_revision : 297c06ed20794f6d9e856d669e2e31a4c6ae9533
This commit is contained in:
parent
f6f7288c48
commit
5d07bfa08d
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ long_desc="
|
||||||
|
|
||||||
base_chroot=yes
|
base_chroot=yes
|
||||||
build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12
|
build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12
|
||||||
bison-2.3 texinfo-4.13 m4-1.4.12 libarchive-2.5.5 binutils-2.18
|
bison-2.3 texinfo-4.13 m4-1.4.12 libarchive-2.5.5 binutils-2.18 gcc-4.3.2
|
||||||
mpfr-2.3.2 gmp-4.2.4 gcc-4.3.2
|
|
||||||
tar-1.20 bzip2-1.0.5 gzip-1.3.12 gawk-3.1.6 grep-2.5.3 findutils-4.4.0
|
tar-1.20 bzip2-1.0.5 gzip-1.3.12 gawk-3.1.6 grep-2.5.3 findutils-4.4.0
|
||||||
sed-4.1.5 make-3.81 diffutils-2.8.1 file-4.26 proplib-0.1 patch-2.5.4
|
sed-4.1.5 make-3.81 diffutils-2.8.1 file-4.26 proplib-0.1 patch-2.5.4
|
||||||
wget-1.11.4 dash-0.5.4"
|
wget-1.11.4 dash-0.5.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue