From 91b0d5dc5e3188ad7095778ebfee99379b1800b5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 4 Nov 2021 22:04:35 +0000 Subject: sci-geosciences/routino: needs swig[pcre] Closes: https://bugs.gentoo.org/821829 Signed-off-by: Sam James --- sci-geosciences/routino/routino-3.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-geosciences/routino') diff --git a/sci-geosciences/routino/routino-3.3.3.ebuild b/sci-geosciences/routino/routino-3.3.3.ebuild index 0688afc16cc9..f10841c69c91 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} )" -- cgit v1.2.3-65-gdbad