summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-05-26 15:56:35 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-05-26 15:58:05 +0300
commit9d8b6e2b0fc0b2c515848adb07832066e0be2d01 (patch)
treef546d760295a53d418d8559c7661d92c1f7bcb50 /sci-astronomy
parentsci-astronomy/stellarium: fix test on x86 (diff)
downloadgentoo-9d8b6e2b0fc0b2c515848adb07832066e0be2d01.tar.gz
gentoo-9d8b6e2b0fc0b2c515848adb07832066e0be2d01.tar.bz2
gentoo-9d8b6e2b0fc0b2c515848adb07832066e0be2d01.zip
sci-astronomy/stellarium: add dev-lang/perl as BDEPEND
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild b/sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild
index 1a50f8899404..224aff001b9d 100644
--- a/sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild
@@ -33,6 +33,7 @@ IUSE="debug deep-sky doc gps media nls stars telescope test webengine"
# Python interpreter is used while building RemoteControl plugin
BDEPEND="
${PYTHON_DEPS}
+ dev-lang/perl
doc? ( app-doc/doxygen[dot] )
nls? ( dev-qt/linguist-tools:5 )
"