dev-vcs/subversion: add DEPENDS on dev-lang/swig

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
This commit is contained in:
Jonathan Callen
2018-08-26 17:59:31 -04:00
parent a29ce1405e
commit cc9deacf25

View File

@@ -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="