Skip to content

Commit

Permalink
dev-libs/kirigami: restrict tests
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
Michael Palimaka committed Aug 1, 2017
1 parent ff5f685 commit e9ab819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-libs/kirigami/kirigami-2.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ DEPEND="${RDEPEND}
$(add_qt_dep linguist-tools)
"

# requires package to already be installed
RESTRICT+=" test"

src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLES=$(usex examples)
Expand Down

0 comments on commit e9ab819

Please sign in to comment.