projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a781e4
)
sci-libs/ViSP: Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:43 +0000
(15:55 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:46 +0000
(15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
index 84b5d41cf3b9cbf5c75555cf4ed5eb598bff289b..005b645b21cd0e504993e9e2223f7a7b09340f8c 100644
(file)
--- a/
sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
+++ b/
sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
@@
-17,6
+17,7
@@
IUSE="
opencv png test tutorials usb v4l X xml +zbar zlib
cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3
"
+RESTRICT="!test? ( test )"
RDEPEND="
coin? ( >=media-libs/coin-4 virtual/opengl )