summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-01-29 13:18:02 -0800
committerMatt Turner <mattst88@gentoo.org>2017-01-29 13:26:19 -0800
commit1bbd13fd40a6763175aefffce0a814977b1f3d9e (patch)
treedd86277d2c5120378008307e7571878322b8c03f /x11-apps/xauth
parentx11-apps/xauth: Add live ebuild. (diff)
downloadgentoo-1bbd13fd40a6763175aefffce0a814977b1f3d9e.tar.gz
gentoo-1bbd13fd40a6763175aefffce0a814977b1f3d9e.tar.bz2
gentoo-1bbd13fd40a6763175aefffce0a814977b1f3d9e.zip
x11-apps/xauth: Depend on dev-util/cmdtest for tests.
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r--x11-apps/xauth/xauth-9999.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-apps/xauth/xauth-9999.ebuild b/x11-apps/xauth/xauth-9999.ebuild
index 4ec4718e9cea..b6251a5bd3cb 100644
--- a/x11-apps/xauth/xauth-9999.ebuild
+++ b/x11-apps/xauth/xauth-9999.ebuild
@@ -9,16 +9,14 @@ inherit autotools-utils xorg-2
DESCRIPTION="X authority file utility"
KEYWORDS=""
-IUSE="ipv6"
+IUSE="ipv6 test"
RDEPEND="x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-# Tests dependend on dev-util/cmdtest awaiting keywording, bug #511202.
-# test? ( dev-util/cmdtest )
+DEPEND="${RDEPEND}
+ test? ( dev-util/cmdtest )"
src_configure() {
XORG_CONFIGURE_OPTIONS=(