summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-10-19 21:36:33 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-10-19 21:36:47 +1100
commit7b5d2bedf7dee3fd132ea3346bca0cc519d5c368 (patch)
tree35a0c3e4ca01c53423a576c34d43be5f2ef879cb
parentkde-misc/kcollectd: Depend on boost:= (diff)
downloadgentoo-7b5d2bedf7dee3fd132ea3346bca0cc519d5c368.tar.gz
gentoo-7b5d2bedf7dee3fd132ea3346bca0cc519d5c368.tar.bz2
gentoo-7b5d2bedf7dee3fd132ea3346bca0cc519d5c368.zip
dev-util/cmake: virtualx is not required for tests
Closes: https://bugs.gentoo.org/634228 Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-util/cmake/cmake-3.9.4.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-util/cmake/cmake-3.9.4.ebuild b/dev-util/cmake/cmake-3.9.4.ebuild
index 48cd86d38774..75b2747067ba 100644
--- a/dev-util/cmake/cmake-3.9.4.ebuild
+++ b/dev-util/cmake/cmake-3.9.4.ebuild
@@ -5,7 +5,7 @@ EAPI=6
CMAKE_MAKEFILE_GENERATOR="emake"
CMAKE_REMOVE_MODULES="no"
-inherit bash-completion-r1 elisp-common eutils flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils cmake-utils
+inherit bash-completion-r1 elisp-common eutils flag-o-matic gnome2-utils toolchain-funcs versionator xdg-utils cmake-utils
MY_P="${P/_/-}"
@@ -169,10 +169,6 @@ src_compile() {
use emacs && elisp-compile Auxiliary/cmake-mode.el
}
-src_test() {
- virtx cmake_src_test
-}
-
src_install() {
cmake-utils_src_install