Skip to content

Commit

Permalink
kde-apps/umbrello: Fix tests
Browse files Browse the repository at this point in the history
Reported-by: Frank Krömmelbein <[email protected]>
Gentoo-bug: 612776

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
a17r committed Mar 22, 2017
1 parent 62779b7 commit 0fcbf61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kde-apps/umbrello/umbrello-16.12.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ EAPI=6

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

DESCRIPTION="KDE UML Modeller"
Expand Down Expand Up @@ -44,6 +45,7 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DBUILD_KF5=ON
-DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON
-DBUILD_unittests=$(usex test)
)

Expand Down

0 comments on commit 0fcbf61

Please sign in to comment.