mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
jack_capture: needs which in hostmakedepends
This commit is contained in:
parent
47c8515acf
commit
9cd6a41f36
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=jack_capture
|
|||
version=0.9.73
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config which"
|
||||
makedepends="jack-devel libsndfile-devel lame-devel liblo-devel"
|
||||
short_desc="Record sound files with jack"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue