mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
strip-nondeterminism: depend on perl-Archive-Zip.
This commit is contained in:
parent
5ff150e4a7
commit
898730ae57
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=0.016
|
version=0.016
|
||||||
revision=1
|
revision=2
|
||||||
build_style="perl-module"
|
build_style="perl-module"
|
||||||
hostmakedepends="perl-Archive-Zip"
|
depends="perl-Archive-Zip"
|
||||||
short_desc="Non-deterministic information stripper"
|
short_desc="Non-deterministic information stripper"
|
||||||
maintainer="Enno Boland <g@s01.de>"
|
maintainer="Enno Boland <g@s01.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue