fmit: add missing dependency / unbreak (#195)
This commit is contained in:
parent
60ccb93f93
commit
34fbdd1049
|
@ -1,12 +1,10 @@
|
|||
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/9543/steps/shell_3/logs/stdio"
|
||||
|
||||
# Template file for 'fmit'
|
||||
pkgname=fmit
|
||||
version=1.2.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
|
||||
hostmakedepends="pkg-config qt5-tools"
|
||||
hostmakedepends="itstool pkg-config qt5-tools"
|
||||
makedepends="alsa-lib-devel fftw-devel jack-devel portaudio-devel
|
||||
pulseaudio-devel qt5-multimedia-devel qt5-svg-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
|
|
Loading…
Reference in New Issue