diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-12 15:55:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-12 15:58:36 +0100 |
commit | 06a853e9a8e75b4f8be7829055ed3551172753ce (patch) | |
tree | e5c1c099b027f60957efbb7e0763cc0fc393c787 /media-libs | |
parent | dev-libs/starpu: Fix MissingTestRestrict (diff) | |
download | gentoo-06a853e9a8e75b4f8be7829055ed3551172753ce.tar.gz gentoo-06a853e9a8e75b4f8be7829055ed3551172753ce.tar.bz2 gentoo-06a853e9a8e75b4f8be7829055ed3551172753ce.zip |
media-libs/mediastreamer: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild index 971c8789bb6b..e74122e5af50 100644 --- a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild +++ b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild @@ -19,6 +19,7 @@ IUSE="+alsa amr bindist coreaudio debug doc examples +filters g726 g729 gsm ilbc ipv6 libav ntp-timestamp opengl opus +ortp oss pcap portaudio pulseaudio sdl +speex static-libs test theora upnp v4l video x264 X" +RESTRICT="!test? ( test )" REQUIRED_USE="|| ( oss alsa portaudio coreaudio pulseaudio ) opengl? ( video ) theora? ( video ) |