mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-gap/browse: add two missing test deps
It looks like the latest version of Browse picked up some new test dependencies. Closes: https://bugs.gentoo.org/939712 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
@@ -20,9 +20,14 @@ DEPEND="sci-mathematics/gap:=
|
||||
sys-libs/ncurses:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
GAP_PKG_EXTRA_INSTALL=( app bibl )
|
||||
BDEPEND="test? (
|
||||
dev-gap/ctbllib
|
||||
dev-gap/tomlib
|
||||
)"
|
||||
gap-pkg_enable_tests
|
||||
|
||||
GAP_PKG_EXTRA_INSTALL=( app bibl )
|
||||
|
||||
src_compile() {
|
||||
# This has been emailed upstream but there's no public
|
||||
# bug tracker AFAIK.
|
||||
|
||||
Reference in New Issue
Block a user