apulse: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:01 +01:00
parent ae1f87335e
commit dc60609dca

View file

@ -3,7 +3,7 @@ pkgname=apulse
version=0.1.7
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config"
hostmakedepends="pkg-config"
makedepends="alsa-lib-devel glib-devel"
short_desc="PulseAudio emulation for ALSA"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"