mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/dlib: Add missing PYTHON_REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -13,6 +13,7 @@ LICENSE="Boost-1.0"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="cblas debug cuda examples gif jpeg lapack mkl png python sqlite static-libs test X"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
# doc needs a bunch of deps not in portage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user