mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
cpio: add bash to checkdepends.
This commit is contained in:
parent
b8f81f8ad1
commit
a98465f6d5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=cpio
|
||||||
version=2.12
|
version=2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
checkdepends="bash" # required for symlink-long test
|
||||||
configure_args="--with-rmt=/usr/bin/rmt"
|
configure_args="--with-rmt=/usr/bin/rmt"
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue