mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
abcm2ps: add which to hostmakedeps
This commit is contained in:
parent
1ddcdd41e3
commit
8881157a3e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'abcm2ps'
|
# Template file for 'abcm2ps'
|
||||||
pkgname=abcm2ps
|
pkgname=abcm2ps
|
||||||
version=8.14.11
|
version=8.14.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="pkg-config python3-docutils"
|
hostmakedepends="pkg-config python3-docutils which"
|
||||||
makedepends="pango-devel"
|
makedepends="pango-devel"
|
||||||
short_desc="ABC music notation software"
|
short_desc="ABC music notation software"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue