summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/cdplayer')
-rw-r--r--gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild b/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
index 673668b295a7..918d44818cf7 100644
--- a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
+++ b/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,8 +17,7 @@ DEPEND="dev-libs/libcdio
dev-libs/libcdio-paranoia
gnustep-apps/cynthiune
dbus? ( gnustep-libs/dbuskit )"
-RDEPEND="${DEPEND}
- !gnustep-libs/cddb"
+RDEPEND="${DEPEND}"
src_prepare() {
sed -e "s#cdda.h#paranoia/cdda.h#" \