mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
perl-Net-MPD: make noarch
Closes #15098. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
4eb006bcea
commit
830f9f6358
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'perl-Net-MPD'
|
# Template file for 'perl-Net-MPD'
|
||||||
pkgname=perl-Net-MPD
|
pkgname=perl-Net-MPD
|
||||||
version=0.07
|
version=0.07
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-//}-${version}"
|
wrksrc="${pkgname/perl-//}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build-Tiny"
|
hostmakedepends="perl perl-Module-Build-Tiny"
|
||||||
|
|
Loading…
Add table
Reference in a new issue