mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
base-chroot: depends is enough now.
This commit is contained in:
parent
04270a5c9c
commit
7dd20b20ad
1 changed files with 1 additions and 2 deletions
|
@ -10,10 +10,9 @@ short_desc="Bootstrap packages for xbps-src"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
|
|
||||||
makedepends="
|
depends="
|
||||||
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
|
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
|
||||||
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 chroot-patch chroot-bash chroot-grep chroot-coreutils
|
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 chroot-patch chroot-bash chroot-grep chroot-coreutils
|
||||||
chroot-diffutils chroot-gettext chroot-texinfo chroot-sed chroot-gawk
|
chroot-diffutils chroot-gettext chroot-texinfo chroot-sed chroot-gawk
|
||||||
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
||||||
chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which"
|
chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which"
|
||||||
depends="${makedepends}"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue