Fixed dependencies in tdemultimedia-tdeioslaves ebuild - fix for issue #208

Signed-off-by: ormorph <roma251078@mail.ru>
pull/230/head
ormorph 2 years ago committed by TDE Gitea
parent 15d716f4ee
commit d27d4da051

@ -1,5 +1,5 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Copyright 2020-2021 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@ -15,7 +15,7 @@ if [[ ${PV} != *9999* ]] ; then
fi
IUSE="cdparanoia flac"
DEPEND="
DEPEND="~trinity-base/kscd-${PV}
cdparanoia? ( media-sound/cdparanoia )
flac? ( media-libs/flac )"
RDEPEND="${DEPEND}"

Loading…
Cancel
Save