summaryrefslogtreecommitdiff
path: root/sci-geosciences/routino/routino-3.3.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
commite9d044d4b9b71200a96adfa280848858c0f468c9 (patch)
tree1bd8ef816043a8cd340f1d774e79553a1a7d31d8 /sci-geosciences/routino/routino-3.3.3.ebuild
parentfc2f1018fc323ef2c6572734a9b130427cba76a6 (diff)
gentoo resync : 13.11.2021
Diffstat (limited to 'sci-geosciences/routino/routino-3.3.3.ebuild')
-rw-r--r--sci-geosciences/routino/routino-3.3.3.ebuild4
1 files 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 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} )"