We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7a2d8 commit 075f2f0Copy full SHA for 075f2f0
gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
@@ -1,4 +1,4 @@
1
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=5
@@ -17,8 +17,7 @@ DEPEND="dev-libs/libcdio
17
dev-libs/libcdio-paranoia
18
gnustep-apps/cynthiune
19
dbus? ( gnustep-libs/dbuskit )"
20
-RDEPEND="${DEPEND}
21
- !gnustep-libs/cddb"
+RDEPEND="${DEPEND}"
22
23
src_prepare() {
24
sed -e "s#cdda.h#paranoia/cdda.h#" \
0 commit comments