mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/git-remote-hg: add missing build dependency on app-text/asciidoc
Gentoo-Bug: https://bugs.gentoo.org/591882 Package-Manager: portage-2.3.0
This commit is contained in:
@@ -13,9 +13,12 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="dev-vcs/git
|
||||
CDEPEND="dev-vcs/git
|
||||
dev-vcs/mercurial"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
DEPEND="${CDEPEND}
|
||||
app-text/asciidoc"
|
||||
RDEPEND="${CDEPEND}"
|
||||
|
||||
# Most (21/25) tests fail:
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user