summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2019-07-21 01:23:12 +0300
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-21 18:13:19 +0200
commitc3cbde4dbb97c260a0735cc605cfbd995c5e6a78 (patch)
treef5748dd41f3c60662118d01f91e2eae972667953 /media-sound/guitarix
parentmedia-sound/audex: 0.95_pre20190721 snapshot bump (diff)
downloadgentoo-c3cbde4dbb97c260a0735cc605cfbd995c5e6a78.tar.gz
gentoo-c3cbde4dbb97c260a0735cc605cfbd995c5e6a78.tar.bz2
gentoo-c3cbde4dbb97c260a0735cc605cfbd995c5e6a78.zip
media-sound/guitarix: add missing PYTHON_DEPS
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/12482 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/guitarix')
-rw-r--r--media-sound/guitarix/guitarix-0.38.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/guitarix/guitarix-0.38.1-r1.ebuild b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild
index ce38767c1e0c..b8e71bf7171b 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 )
"