mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-crypt/mit-krb5-appl: add dejagnu test dep
Not that it fixes the other issues w/ tests. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,8 +15,13 @@ S="${WORKDIR}/${MY_P}"
|
||||
LICENSE="openafs-krb5-a BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm ~hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
test? ( dev-util/dejagnu )
|
||||
"
|
||||
RDEPEND=">=app-crypt/mit-krb5-1.8.0
|
||||
sys-fs/e2fsprogs
|
||||
sys-libs/ncurses:=
|
||||
|
||||
Reference in New Issue
Block a user