commit:     d08b72a1a36c3d468699b00f3e89e502fac21436
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Tue Dec 31 10:13:44 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  8 21:34:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08b72a1

sci-astronomy/stellarium: update usedep on qxlsx for qt6

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/39916
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-astronomy/stellarium/stellarium-24.2.ebuild | 4 ++--
 sci-astronomy/stellarium/stellarium-24.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-astronomy/stellarium/stellarium-24.2.ebuild 
b/sci-astronomy/stellarium/stellarium-24.2.ebuild
index 5065b8b36107..72fe54325536 100644
--- a/sci-astronomy/stellarium/stellarium-24.2.ebuild
+++ b/sci-astronomy/stellarium/stellarium-24.2.ebuild
@@ -74,7 +74,7 @@ RDEPEND="
                scripting? ( dev-qt/qtscript:5 )
                telescope? ( dev-qt/qtserialport:5 )
                webengine? ( dev-qt/qtwebengine:5[widgets] )
-               xlsx? ( dev-libs/qxlsx:=[qt5] )
+               xlsx? ( dev-libs/qxlsx:=[qt5(-)] )
        )
        qt6? (
                dev-qt/qtbase:6=[gui,network,widgets]
@@ -90,7 +90,7 @@ RDEPEND="
                scripting? ( dev-qt/qtdeclarative:6 )
                telescope? ( dev-qt/qtserialport:6 )
                webengine? ( dev-qt/qtwebengine:6[widgets] )
-               xlsx? ( dev-libs/qxlsx:=[qt6] )
+               xlsx? ( dev-libs/qxlsx:=[qt6(+)] )
        )
 "
 DEPEND="${RDEPEND}

diff --git a/sci-astronomy/stellarium/stellarium-24.3.ebuild 
b/sci-astronomy/stellarium/stellarium-24.3.ebuild
index 7a9447a0cbad..4139fe141dd6 100644
--- a/sci-astronomy/stellarium/stellarium-24.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-24.3.ebuild
@@ -77,7 +77,7 @@ RDEPEND="
                scripting? ( dev-qt/qtscript:5 )
                telescope? ( dev-qt/qtserialport:5 )
                webengine? ( dev-qt/qtwebengine:5[widgets] )
-               xlsx? ( dev-libs/qxlsx:=[qt5] )
+               xlsx? ( dev-libs/qxlsx:=[qt5(-)] )
        )
        qt6? (
                dev-qt/qtbase:6=[concurrent,gui,network,widgets]
@@ -93,7 +93,7 @@ RDEPEND="
                scripting? ( dev-qt/qtdeclarative:6 )
                telescope? ( dev-qt/qtserialport:6 )
                webengine? ( dev-qt/qtwebengine:6[widgets] )
-               xlsx? ( dev-libs/qxlsx:=[qt6] )
+               xlsx? ( dev-libs/qxlsx:=[qt6(+)] )
        )
 "
 DEPEND="${RDEPEND}

Reply via email to