mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user