Skip to content

Commit 42df334

Browse files
committed
media-sound/kid3: Add IUSE test REQUIRED_USE
Bug: https://bugs.gentoo.org/926747 Signed-off-by: Andreas Sturmlechner <[email protected]>
1 parent 0a4a9c6 commit 42df334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media-sound/kid3/kid3-9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LICENSE="GPL-2+"
1818
SLOT="0"
1919
IUSE="acoustid flac kde mp3 mp4 +mpris +taglib test vorbis"
2020

21-
REQUIRED_USE="flac? ( vorbis )"
21+
REQUIRED_USE="test? ( flac mp3 mp4 taglib vorbis )" # bug 926747
2222
RESTRICT="!test? ( test )"
2323

2424
DEPEND="

0 commit comments

Comments
 (0)