mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
sys-firmware/sof-firmware: Do not build tools by default
As explained by upstream while trying to fix: https://github.com/thesofproject/sof/issues/10070 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
parent
68db801a7c
commit
c84702dbdd
@ -11,7 +11,7 @@ S="${WORKDIR}"/sof-bin-${PV}
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="+tools"
|
||||
IUSE="tools"
|
||||
|
||||
RDEPEND="
|
||||
tools? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user