base-chroot: reintroduce chroot-distcc
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
09a12d2d92
commit
a627602905
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'base-chroot'
|
||||
pkgname=base-chroot
|
||||
version=0.65
|
||||
revision=4
|
||||
revision=5
|
||||
noarch=yes
|
||||
bootstrap=yes
|
||||
build_style=meta
|
||||
|
@ -14,4 +14,4 @@ depends="
|
|||
base-files>=0.127 kernel-libc-headers glibc-devel glibc-locales binutils gcc
|
||||
mpfr patch chroot-bash chroot-grep coreutils gettext libada-devel gcc-ada
|
||||
chroot-texinfo sed chroot-gawk findutils diffutils make gzip file tar
|
||||
chroot-util-linux chroot-git ccache xbps readline xz which"
|
||||
chroot-distcc chroot-util-linux chroot-git ccache xbps readline xz which"
|
||||
|
|
Loading…
Reference in a new issue