commit: c3cbde4dbb97c260a0735cc605cfbd995c5e6a78 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me> AuthorDate: Sat Jul 20 22:23:12 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jul 21 16:13:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3cbde4d
media-sound/guitarix: add missing PYTHON_DEPS Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/12482 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-sound/guitarix/guitarix-0.38.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/guitarix/guitarix-0.38.1-r1.ebuild b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild index ce38767c1e0..b8e71bf7171 100644 --- a/media-sound/guitarix/guitarix-0.38.1-r1.ebuild +++ b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild @@ -47,6 +47,7 @@ RDEPEND="${COMMON_DEPEND} ) " DEPEND="${COMMON_DEPEND} + ${PYTHON_DEPS} virtual/pkgconfig nls? ( dev-util/intltool ) "
