From c67fbb96c7c0a1925ab9707c5d23a821bdf660a2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 22 Nov 2018 15:58:40 -0200 Subject: [PATCH] bluez-alsa: rebuild against libfdk-aac.so.2 --- srcpkgs/bluez-alsa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bluez-alsa/template b/srcpkgs/bluez-alsa/template index 9afce9ad402..027ee2031e6 100644 --- a/srcpkgs/bluez-alsa/template +++ b/srcpkgs/bluez-alsa/template @@ -1,7 +1,7 @@ # Template file for 'bluez-alsa' pkgname=bluez-alsa version=1.3.1 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-aac --disable-hcitop --enable-debug" hostmakedepends="pkg-config automake libtool"