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

Signed-off-by: ormorph <roma251078@mail.ru>
pull/227/head
ormorph 3 years ago
parent 4f5b65998a
commit bcc6443a0c

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

Loading…
Cancel
Save