From 66baffba8e33ba90faa95e3a892079ef746bbd1e Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 16 Aug 2021 22:12:46 +0100 Subject: [PATCH] gnustep-apps/cynthiune: add missing slot operator dep (libid3tag) Signed-off-by: Sam James --- .../{cynthiune-1.0.0-r1.ebuild => cynthiune-1.0.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename gnustep-apps/cynthiune/{cynthiune-1.0.0-r1.ebuild => cynthiune-1.0.0-r2.ebuild} (96%) 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 15541c8157de0..93d01cecbec64 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:=