commit: 9d8b6e2b0fc0b2c515848adb07832066e0be2d01 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu May 26 12:56:35 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu May 26 12:58:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8b6e2b
sci-astronomy/stellarium: add dev-lang/perl as BDEPEND Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-astronomy/stellarium/stellarium-0.22.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) 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 ) "