media-sound/jack-audio-connection-kit: disable automagic dependency on libffado

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Hector Martin
2017-06-23 21:38:46 +09:00
committed by Alexis Ballier
parent 54104a751c
commit 4d0815592b
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -58,6 +58,7 @@ multilib_src_configure() {
$(use_enable cpu_flags_x86_mmx mmx) \
$(use_enable oss) \
--disable-portaudio \
--disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -57,6 +57,7 @@ multilib_src_configure() {
$(use_enable debug) \
$(use_enable oss) \
--disable-portaudio \
--disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \

View File

@@ -56,6 +56,7 @@ multilib_src_configure() {
$(use_enable debug) \
$(use_enable oss) \
--disable-portaudio \
--disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \