mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Alexis Ballier
parent
54104a751c
commit
4d0815592b
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user