mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +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'
|
||||
pkgname=base-chroot
|
||||
version=0.55
|
||||
version=0.56
|
||||
revision=1
|
||||
noarch=yes
|
||||
bootstrap=yes
|
||||
|
@ -12,7 +12,7 @@ license="Public domain"
|
|||
|
||||
depends="
|
||||
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
|
||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||
chroot-make chroot-gzip chroot-file chroot-tar chroot-fakeroot chroot-distcc
|
||||
patch chroot-bash chroot-grep chroot-coreutils diffutils
|
||||
chroot-gettext chroot-texinfo sed chroot-gawk findutils
|
||||
make gzip file tar chroot-fakeroot chroot-distcc
|
||||
chroot-git>=2.0 m4 ccache xbps>=0.38 xz which iana-etc"
|
||||
|
|
Loading…
Add table
Reference in a new issue