projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29ce14
)
dev-vcs/subversion: add DEPENDS on dev-lang/swig
author
Jonathan Callen
<jcallen@gentoo.org>
Sun, 26 Aug 2018 21:59:31 +0000
(17:59 -0400)
committer
Jonathan Callen
<jcallen@gentoo.org>
Sun, 26 Aug 2018 22:00:37 +0000
(18:00 -0400)
Fixes compile with USE=perl, python, and/or ruby
Bug: https://bugs.gentoo.org/653284
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-vcs/subversion/subversion-1.10.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/subversion/subversion-1.10.2.ebuild
b/dev-vcs/subversion/subversion-1.10.2.ebuild
index 7240d704876907b0cab495e0d3e2df5a297952ba..46832f2749cc3ef3d4c5ba57a189eff77c962511 100644
(file)
--- a/
dev-vcs/subversion/subversion-1.10.2.ebuild
+++ b/
dev-vcs/subversion/subversion-1.10.2.ebuild
@@
-73,6
+73,9
@@
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
)
nls? ( sys-devel/gettext )
+ perl? ( dev-lang/swig )
+ python? ( dev-lang/swig )
+ ruby? ( dev-lang/swig )
test? ( ${PYTHON_DEPS} )"
REQUIRED_USE="