commit:     bb4338df25aae1af413261e8bbe3f97f9702b7be
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:14:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:22:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4338df

media-sound/gnomad: add missing slot operator dep (libid3tag)

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

 media-sound/gnomad/{gnomad-2.9.6.ebuild => gnomad-2.9.6-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/gnomad/gnomad-2.9.6.ebuild 
b/media-sound/gnomad/gnomad-2.9.6-r1.ebuild
similarity index 90%
rename from media-sound/gnomad/gnomad-2.9.6.ebuild
rename to media-sound/gnomad/gnomad-2.9.6-r1.ebuild
index 5c0417d87c2..e9213c0f387 100644
--- a/media-sound/gnomad/gnomad-2.9.6.ebuild
+++ b/media-sound/gnomad/gnomad-2.9.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,8 +19,8 @@ IUSE="nls"
 
 RDEPEND="
        dev-libs/libgudev:=
-       media-libs/libid3tag
-       media-libs/libmtp
+       media-libs/libid3tag:=
+       media-libs/libmtp:=
        media-libs/libnjb
        media-libs/taglib
        >=x11-libs/gtk+-2.24:2"

Reply via email to