mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/mc: remove dep on cvs from mc-4.8.17.ebuild & mc-9999.ebuild
Dependency on cvs should be no longer necessary, as we have upgraded to a new enough version of gettext (0.18.1). Signed-off-by: Yury V. Zaytsev <yury@shurup.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
committed by
Sergei Trofimovich
parent
0621475511
commit
0dfd409c18
@@ -39,8 +39,6 @@ DEPEND="${RDEPEND}
|
||||
test? ( dev-libs/check )
|
||||
"
|
||||
|
||||
[[ -n ${LIVE_EBUILD} ]] && DEPEND="${DEPEND} dev-vcs/cvs" # needed only for SCM source tree (autopoint uses cvs)
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-4.8.13-tinfo.patch
|
||||
"${FILESDIR}"/${PN}-4.8.15-ebuild_syntax_EAPI-6.patch
|
||||
|
||||
@@ -48,8 +48,6 @@ DEPEND="${RDEPEND}
|
||||
test? ( dev-libs/check )
|
||||
"
|
||||
|
||||
[[ -n ${LIVE_EBUILD} ]] && DEPEND="${DEPEND} dev-vcs/cvs" # needed only for SCM source tree (autopoint uses cvs)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user