commit:     184d607c7e3b0c470e1cb1c4d7fde059aaeab65d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 19:26:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 17:32:02 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=184d607c

sci-astronomy/kstars: Add missing (though optional) test dependency

Bug: https://bugs.gentoo.org/923871
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-astronomy/kstars/kstars-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-astronomy/kstars/kstars-9999.ebuild 
b/sci-astronomy/kstars/kstars-9999.ebuild
index 1a5410de48..0a155a219d 100644
--- a/sci-astronomy/kstars/kstars-9999.ebuild
+++ b/sci-astronomy/kstars/kstars-9999.ebuild
@@ -64,6 +64,7 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
        dev-cpp/eigen:3
        >=dev-qt/qtconcurrent-${QTMIN}:5
+       test? ( sci-astronomy/erfa )
 "
 RDEPEND="${COMMON_DEPEND}
        >=dev-qt/qtgraphicaleffects-${QTMIN}:5

Reply via email to