diff options
Diffstat (limited to 'sci-libs/dlib/dlib-19.16.ebuild')
-rw-r--r-- | sci-libs/dlib/dlib-19.16.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/dlib/dlib-19.16.ebuild b/sci-libs/dlib/dlib-19.16.ebuild index 93b39e4eaa05..3eef02e2c0e8 100644 --- a/sci-libs/dlib/dlib-19.16.ebuild +++ b/sci-libs/dlib/dlib-19.16.ebuild @@ -15,6 +15,7 @@ LICENSE="Boost-1.0" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="cblas cuda debug examples gif jpeg lapack mkl png python sqlite static-libs test X cpu_flags_x86_avx cpu_flags_x86_sse2 cpu_flags_x86_sse4_1" +RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # doc needs a bunch of deps not in portage |