cpio: remove bash from checkdepends
- bash is provided by chroot-bash inside chroot - upon installing checkdepends, bash will replace chroot-bash, upon cleanup after checking, uninstall bash will render chroot broken, see #23929
This commit is contained in:
@@ -5,7 +5,6 @@ revision=1
|
|||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-rmt=/usr/bin/rmt"
|
configure_args="--with-rmt=/usr/bin/rmt"
|
||||||
hostmakedepends="automake gettext-devel tar"
|
hostmakedepends="automake gettext-devel tar"
|
||||||
checkdepends="bash"
|
|
||||||
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
||||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|||||||
Reference in New Issue
Block a user