commit:     9a776f86bbc112c601bd48e9e0f4eceb12fbdbfd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 14:49:23 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 14:51:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a776f86

media-sound/denemo: Fix MissingUseDepDefault

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/denemo/denemo-2.3.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/denemo/denemo-2.3.0.ebuild 
b/media-sound/denemo/denemo-2.3.0.ebuild
index 08918be3f6d..ef6ac2b9c88 100644
--- a/media-sound/denemo/denemo-2.3.0.ebuild
+++ b/media-sound/denemo/denemo-2.3.0.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit autotools xdg
 
 DESCRIPTION="A music notation editor"
@@ -23,7 +24,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-libs/libxml2:2
-       >=dev-scheme/guile-2:12=
+       >=dev-scheme/guile-2:12=[guile2(+)]
        gnome-base/librsvg:2
        media-libs/fontconfig:1.0
        >=media-libs/libsmf-1.3

Reply via email to