commit: bac88200a8d3159118392ddc12d2793a1cfde0e3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 14:30:38 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 14:30:38 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bac88200
kde-apps/marble: Drop manual hack around IUSE kde dropping marble-qt
Upstream commit 8b53c37e45f01f3fa27e1948c51e240dfe7d18ec
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/marble/marble-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-apps/marble/marble-9999.ebuild
b/kde-apps/marble/marble-9999.ebuild
index 6f7db8d670..5ecf4afe77 100644
--- a/kde-apps/marble/marble-9999.ebuild
+++ b/kde-apps/marble/marble-9999.ebuild
@@ -62,8 +62,6 @@ src_prepare() {
ecm_src_prepare
rm -rf src/3rdparty/zlib || die "Failed to remove bundled libs"
-
- use kde && cmake_run_in src/apps cmake_comment_add_subdirectory
marble-qt
}
src_configure() {