mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
net-dialup/minimodem: add REQUIRED_USE
Closes: https://bugs.gentoo.org/921630 Signed-off-by: Seth M. Price <sprice623@aol.com>
This commit is contained in:
@@ -12,7 +12,8 @@ SRC_URI="http://www.whence.com/minimodem/minimodem-${PV}.tar.gz"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="alsa pulseaudio sndfile sndio"
|
||||
IUSE="+alsa pulseaudio sndfile sndio"
|
||||
REQUIRED_USE+="|| ( alsa pulseaudio sndfile )"
|
||||
|
||||
DEPEND="sndfile? ( media-libs/libsndfile )
|
||||
sci-libs/fftw:3.0
|
||||
Reference in New Issue
Block a user