bluez-alsa: fix type

Closes: #4219

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-28 15:07:46 +01:00
parent d5ee97cf58
commit a44cce870d
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'bluez-alsa'
pkgname=bluez-alsa
version=1.3.1
revision=3
revision=4
build_style=gnu-configure
configure_args="--enable--aac --disable-hcitop --enable-debug"
configure_args="--enable-aac --disable-hcitop --enable-debug"
hostmakedepends="pkg-config automake libtool"
makedepends="alsa-lib-devel fdk-aac-devel libbluetooth-devel libglib-devel
ortp-devel sbc-devel"