bluez-alsa: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:29 -03:00
parent 740f102c9b
commit 3d5c6ec4cd
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'bluez-alsa'
pkgname=bluez-alsa
version=1.3.1
revision=7
revision=8
build_style=gnu-configure
configure_args="--enable-aac --disable-hcitop --enable-debug"
hostmakedepends="pkgconf automake libtool"
hostmakedepends="pkg-config automake libtool"
makedepends="alsa-lib-devel fdk-aac-devel libbluetooth-devel libglib-devel
ortp-devel sbc-devel"
short_desc="Bluetooth Audio ALSA Backend"