commit:     66baffba8e33ba90faa95e3a892079ef746bbd1e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:12:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:22:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66baffba

gnustep-apps/cynthiune: add missing slot operator dep (libid3tag)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{cynthiune-1.0.0-r1.ebuild => cynthiune-1.0.0-r2.ebuild}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/cynthiune/cynthiune-1.0.0-r1.ebuild 
b/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild
similarity index 96%
rename from gnustep-apps/cynthiune/cynthiune-1.0.0-r1.ebuild
rename to gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild
index 15541c8157d..93d01cecbec 100644
--- a/gnustep-apps/cynthiune/cynthiune-1.0.0-r1.ebuild
+++ b/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild
@@ -16,10 +16,10 @@ SLOT="0"
 IUSE="alsa ao flac mad modplug musepack oss timidity vorbis"
 
 # musicbrainz disabled upstream for now
-RDEPEND="media-libs/audiofile
+RDEPEND="media-libs/audiofile:=
        media-libs/taglib
        alsa? ( media-libs/alsa-lib )
-       ao? ( media-libs/libao )
+       ao? ( media-libs/libao:= )
        flac? ( media-libs/flac )
        mad? (
                media-libs/libid3tag:=

Reply via email to