commit:     91b0d5dc5e3188ad7095778ebfee99379b1800b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 22:04:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 22:04:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b0d5dc

sci-geosciences/routino: needs swig[pcre]

Closes: https://bugs.gentoo.org/821829
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/routino/routino-3.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/routino/routino-3.3.3.ebuild 
b/sci-geosciences/routino/routino-3.3.3.ebuild
index 0688afc16cc..f10841c69c9 100644
--- a/sci-geosciences/routino/routino-3.3.3.ebuild
+++ b/sci-geosciences/routino/routino-3.3.3.ebuild
@@ -19,10 +19,10 @@ IUSE="python test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
 
-DEPEND="
+BDEPEND="
        python? (
                ${PYTHON_DEPS}
-               dev-lang/swig
+               dev-lang/swig[pcre]
        )
 "
 RDEPEND="python? ( ${PYTHON_DEPS} )"

Reply via email to