pulseaudio: disable bluez5-ofono; we don't have the pkg for now.
This commit is contained in:
parent
2441c96f58
commit
419452702e
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pulseaudio'
|
||||
pkgname=pulseaudio
|
||||
version=6.0
|
||||
revision=1
|
||||
revision=2
|
||||
# Package build options
|
||||
build_options="systemd"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap
|
||||
--enable-jack --disable-lirc --disable-hal-compat --disable-gconf --enable-orc
|
||||
--with-database=tdb --with-udev-rules-dir=/usr/lib/udev/rules.d
|
||||
--disable-esound --disable-gtk3 --enable-bluez5 --disable-bluez4
|
||||
--with-database=tdb --with-udev-rules-dir=/usr/lib/udev/rules.d --disable-bluez4
|
||||
--disable-esound --disable-gtk3 --enable-bluez5 --disable-bluez5-ofono-headset
|
||||
$(vopt_enable systemd) $(vopt_enable systemd systemd-journal)"
|
||||
hostmakedepends="automake libtool pkg-config intltool orc-devel"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in New Issue
Block a user