mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-electronics/kicad: Limit boost version to max 1.60, #583640
Bug: https://bugs.gentoo.org/583640 Pull-Request: https://github.com/gentoo/gentoo/pull/1645 Package-Manager: portage-2.3.0_rc1
This commit is contained in:
committed by
Michał Górny
parent
c8b9bb96e2
commit
5b8e557b3e
@@ -39,6 +39,7 @@ CDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X,opengl,webkit?]
|
||||
dev-python/wxpython:${WX_GTK_VER}[opengl,${PYTHON_USEDEP}]
|
||||
${PYTHON_DEPS}
|
||||
)
|
||||
<dev-libs/boost-1.61[context,nls,threads,python?]
|
||||
>=dev-libs/boost-1.56[context,nls,threads,python?]
|
||||
github? ( dev-libs/openssl:0 )
|
||||
media-libs/glew
|
||||
|
||||
@@ -39,6 +39,7 @@ CDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X,opengl,webkit?]
|
||||
dev-python/wxpython:${WX_GTK_VER}[opengl,${PYTHON_USEDEP}]
|
||||
${PYTHON_DEPS}
|
||||
)
|
||||
<dev-libs/boost-1.61[context,nls,threads,python?]
|
||||
>=dev-libs/boost-1.56[context,nls,threads,python?]
|
||||
github? ( dev-libs/openssl:0 )
|
||||
media-libs/glew
|
||||
|
||||
Reference in New Issue
Block a user