mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
base-chroot: drop some chroot-* pkgs.
This commit is contained in:
parent
52072be05e
commit
1fd7cc1a4a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.55
|
version=0.56
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -12,7 +12,7 @@ license="Public domain"
|
||||||
|
|
||||||
depends="
|
depends="
|
||||||
base-files>=0.92 glibc-devel glibc-locales binutils gcc>=4.9.1_8 gcc-c++>=4.9.1_8
|
base-files>=0.92 glibc-devel glibc-locales binutils gcc>=4.9.1_8 gcc-c++>=4.9.1_8
|
||||||
chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
patch chroot-bash chroot-grep chroot-coreutils diffutils
|
||||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
chroot-gettext chroot-texinfo sed chroot-gawk findutils
|
||||||
chroot-make chroot-gzip chroot-file chroot-tar chroot-fakeroot chroot-distcc
|
make gzip file tar chroot-fakeroot chroot-distcc
|
||||||
chroot-git>=2.0 m4 ccache xbps>=0.38 xz which iana-etc"
|
chroot-git>=2.0 m4 ccache xbps>=0.38 xz which iana-etc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue