This commit is contained in:
Anton Bolshakov 2021-12-01 14:10:13 +08:00
parent 67f381b71c
commit 547bcd9419
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -11,7 +11,8 @@ KEYWORDS="~amd64 ~x86"
LICENSE="GPL-3"
SLOT="0"
RDEPEND="virtual/jre:*"
RDEPEND="virtual/jre:*
media-libs/alsa-lib"
DEPEND="${RDEPEND}
!net-wireless/sdrtrunk"