dev-vcs/subversion: add DEPENDS on dev-lang/swig
authorJonathan Callen <jcallen@gentoo.org>
Sun, 26 Aug 2018 21:59:31 +0000 (17:59 -0400)
committerJonathan 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

index 7240d704876907b0cab495e0d3e2df5a297952ba..46832f2749cc3ef3d4c5ba57a189eff77c962511 100644 (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="