summaryrefslogtreecommitdiff
path: root/sci-electronics/kicad/kicad-5.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/kicad/kicad-5.0.1.ebuild')
-rw-r--r--sci-electronics/kicad/kicad-5.0.1.ebuild14
1 files changed, 8 insertions, 6 deletions
diff --git a/sci-electronics/kicad/kicad-5.0.1.ebuild b/sci-electronics/kicad/kicad-5.0.1.ebuild
index a9f2e30229b2..cb1d50631ac0 100644
--- a/sci-electronics/kicad/kicad-5.0.1.ebuild
+++ b/sci-electronics/kicad/kicad-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,11 +23,13 @@ REQUIRED_USE="
"
COMMON_DEPEND=">=x11-libs/wxGTK-3.0.2:${WX_GTK_VER}[X,opengl]
- python? (
- dev-python/wxpython:${WX_GTK_VER}[opengl,${PYTHON_USEDEP}]
- ${PYTHON_DEPS}
- )
- >=dev-libs/boost-1.61:=[context,nls,threads,python?,${PYTHON_USEDEP}]
+ $(python_gen_cond_dep "
+ python? (
+ dev-python/wxpython:${WX_GTK_VER}[opengl,\${PYTHON_MULTI_USEDEP}]
+ ${PYTHON_DEPS}
+ )
+ >=dev-libs/boost-1.61:=[context,nls,threads,python?,\${PYTHON_MULTI_USEDEP}]
+ ")
github? ( net-misc/curl:=[ssl] )
media-libs/glew:0=
media-libs/glm