mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
coreutils: conflicts with chroot-coreutils.
This commit is contained in:
parent
b6d3c21b7f
commit
3fd6770cec
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=8.20
|
version=8.20
|
||||||
revision=2
|
revision=3
|
||||||
|
conflicts="chroot-coreutils>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-install-program=hostname"
|
configure_args="--enable-install-program=hostname"
|
||||||
makedepends="perl gmp-devel acl-devel libcap-devel"
|
makedepends="perl gmp-devel acl-devel libcap-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue