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