Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/
Date: Sun, 26 Apr 2020 08:43:02
Message-Id: 1587890558.fd5733edbe3f9d81c8ee192413cad71f07954ad4.fordfrog@gentoo
1 commit: fd5733edbe3f9d81c8ee192413cad71f07954ad4
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 08:42:38 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 08:42:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5733ed
7
8 media-sound/guitarix: updated deps in 9999
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-sound/guitarix/guitarix-9999.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/media-sound/guitarix/guitarix-9999.ebuild b/media-sound/guitarix/guitarix-9999.ebuild
17 index a459bbec550..a9962b2bb43 100644
18 --- a/media-sound/guitarix/guitarix-9999.ebuild
19 +++ b/media-sound/guitarix/guitarix-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2019 Gentoo Authors
22 +# Copyright 2019-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -22,6 +22,7 @@ REQUIRED_USE="|| ( lv2 standalone )"
27 COMMON_DEPEND="dev-cpp/eigen:3
28 dev-cpp/glibmm:2
29 dev-cpp/gtkmm:2.4
30 + dev-lang/sassc
31 dev-libs/glib:2
32 >=media-libs/libsndfile-1.0.17
33 >=media-libs/zita-convolver-3:=