summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2019-11-15 15:45:04 +0100
committerSven Wegener <swegener@gentoo.org>2019-11-15 15:45:34 +0100
commit793087561c67140c86ef60c28aa13785c4b25322 (patch)
tree138b260c1911e09f522acbe7b0ee6dce0b939af5 /sci-electronics/kicad/kicad-4.0.7.ebuild
parentgames-engines/scummvm-tools: Add sub-slot operator on boost (diff)
downloadgentoo-793087561c67140c86ef60c28aa13785c4b25322.tar.gz
gentoo-793087561c67140c86ef60c28aa13785c4b25322.tar.bz2
gentoo-793087561c67140c86ef60c28aa13785c4b25322.zip
sci-electronics/kicad: Add sub-slot operator on boost
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'sci-electronics/kicad/kicad-4.0.7.ebuild')
-rw-r--r--sci-electronics/kicad/kicad-4.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/kicad/kicad-4.0.7.ebuild b/sci-electronics/kicad/kicad-4.0.7.ebuild
index 2ed5780e7a1f..624172e8994a 100644
--- a/sci-electronics/kicad/kicad-4.0.7.ebuild
+++ b/sci-electronics/kicad/kicad-4.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,7 +37,7 @@ COMMON_DEPEND=">=x11-libs/wxGTK-3.0.2:${WX_GTK_VER}[X,opengl]
dev-python/wxpython:${WX_GTK_VER}[opengl,${PYTHON_USEDEP}]
${PYTHON_DEPS}
)
- >=dev-libs/boost-1.61[context,nls,threads,python?,${PYTHON_USEDEP}]
+ >=dev-libs/boost-1.61:=[context,nls,threads,python?,${PYTHON_USEDEP}]
github? (
libressl? ( dev-libs/libressl:0= )
!libressl? ( dev-libs/openssl:0= )