Skip to content

Commit

Permalink
kde-apps/cantor: Fix sandbox violation
Browse files Browse the repository at this point in the history
Gentoo-bug: 602894
Thanks-to: Vadim A. Misbakh-Soloviov

Package-Manager: portage-2.3.3
  • Loading branch information
a17r committed Feb 11, 2017
1 parent 85217c0 commit 91df9cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kde-apps/cantor/cantor-16.12.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ src_prepare() {
}

src_configure() {
use julia && addpredict /proc/self/mem # bug 602894

local mycmakeargs=(
$(cmake-utils_use_find_package analitza Analitza5)
$(cmake-utils_use_find_package julia Julia)
Expand Down

0 comments on commit 91df9cf

Please sign in to comment.