Summary: | dev-vcs/subversion-1.10.0 ebuild doesn't depend on dev-lang/swig | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Chris Denison <c.denison91+gentoo> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlphilippreh, chewi, guillaume, jcallen, toralf, vityokster |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=653210 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Chris Denison
2018-04-16 02:05:00 UTC
Looking at how the package appears to use swig, it looks like the correct fix would be to add the following to DEPEND (but not RDEPEND): perl? ( dev-lang/swig ) python? ( dev-lang/swig ) ruby? ( dev-lang/swig ) *** Bug 654132 has been marked as a duplicate of this bug. *** Any progress? The same error with dev-vcs/subversion-1.10.2::gentoo The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9deacf25db75d4665b6fe3c21fb5710ebedae4 commit cc9deacf25db75d4665b6fe3c21fb5710ebedae4 Author: Jonathan Callen <jcallen@gentoo.org> AuthorDate: 2018-08-26 21:59:31 +0000 Commit: Jonathan Callen <jcallen@gentoo.org> CommitDate: 2018-08-26 22:00:37 +0000 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 dev-vcs/subversion/subversion-1.10.2.ebuild | 3 +++ 1 file changed, 3 insertions(+) |