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
1 changed files with 1 additions and 1 deletions

View File

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