fmit: add missing dependency / unbreak (#195)

This commit is contained in:
cr6git 2018-06-21 06:27:22 +02:00 committed by GitHub
parent 60ccb93f93
commit 34fbdd1049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"