Skip to content

Commit

Permalink
kde-apps/marble: Restrict tests
Browse files Browse the repository at this point in the history
Add virtual x for tests.

Gentoo-bug: 588320

Package-Manager: portage-2.3.0
  • Loading branch information
johu committed Jul 9, 2016
1 parent b74010f commit a5ee6d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kde-apps/marble/marble-16.04.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ EAPI=6

KDE_HANDBOOK="forceoptional"
KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5

DESCRIPTION="Generic geographical map widget"
Expand Down Expand Up @@ -52,6 +53,9 @@ DEPEND="${RDEPEND}
aprs? ( dev-lang/perl )
"

# bug 588320
RESTRICT=test

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package aprs Perl)
Expand Down

0 comments on commit a5ee6d8

Please sign in to comment.