diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2020-04-26 10:42:38 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2020-04-26 10:42:38 +0200 |
commit | fd5733edbe3f9d81c8ee192413cad71f07954ad4 (patch) | |
tree | f847730f69cf24bdfef8a63372038329cf0cc925 /media-sound/guitarix | |
parent | media-sound/klick: Enable py3.{7,8} (diff) | |
download | gentoo-fd5733edbe3f9d81c8ee192413cad71f07954ad4.tar.gz gentoo-fd5733edbe3f9d81c8ee192413cad71f07954ad4.tar.bz2 gentoo-fd5733edbe3f9d81c8ee192413cad71f07954ad4.zip |
media-sound/guitarix: updated deps in 9999
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/guitarix')
-rw-r--r-- | media-sound/guitarix/guitarix-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/guitarix/guitarix-9999.ebuild b/media-sound/guitarix/guitarix-9999.ebuild index a459bbec550b..a9962b2bb430 100644 --- a/media-sound/guitarix/guitarix-9999.ebuild +++ b/media-sound/guitarix/guitarix-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,6 +22,7 @@ REQUIRED_USE="|| ( lv2 standalone )" COMMON_DEPEND="dev-cpp/eigen:3 dev-cpp/glibmm:2 dev-cpp/gtkmm:2.4 + dev-lang/sassc dev-libs/glib:2 >=media-libs/libsndfile-1.0.17 >=media-libs/zita-convolver-3:= |