diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-12 15:55:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-12 15:58:39 +0100 |
commit | 3ea0c65ac3d58deffafb6acaeb767f9c8988227a (patch) | |
tree | d58d47196e5b91f2ed028c4fa4da76a64d4002eb /media-sound/pulseaudio | |
parent | media-sound/ecasound: Fix MissingTestRestrict (diff) | |
download | gentoo-3ea0c65ac3d58deffafb6acaeb767f9c8988227a.tar.gz gentoo-3ea0c65ac3d58deffafb6acaeb767f9c8988227a.tar.bz2 gentoo-3ea0c65ac3d58deffafb6acaeb767f9c8988227a.zip |
media-sound/pulseaudio: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild | 1 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild | 1 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-13.0.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild b/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild index c4c92bb67f48..10ddfaa15a63 100644 --- a/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-12.2-r1.ebuild @@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind gco ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf" +RESTRICT="!test? ( test )" # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac REQUIRED_USE=" ?? ( elogind systemd ) diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild index 990985e38c2e..d4986cdfa889 100644 --- a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild +++ b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild @@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind gco ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf" +RESTRICT="!test? ( test )" # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac REQUIRED_USE=" ?? ( elogind systemd ) diff --git a/media-sound/pulseaudio/pulseaudio-13.0.ebuild b/media-sound/pulseaudio/pulseaudio-13.0.ebuild index e9813d3a4464..471f5342c275 100644 --- a/media-sound/pulseaudio/pulseaudio-13.0.ebuild +++ b/media-sound/pulseaudio/pulseaudio-13.0.ebuild @@ -23,6 +23,7 @@ IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind gco ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf" +RESTRICT="!test? ( test )" # See "*** BLUEZ support not found (requires D-Bus)" in configure.ac REQUIRED_USE=" ?? ( elogind systemd ) |