Git commit 570234a2044bf4bfee835afefdafc48b8fca969d by Ben Cooksley. Committed on 04/04/2016 at 10:51. Pushed by bcooksley into branch 'master'.
Disable Qt 4 builds for libkgeomap - it depends on Marble which doesn't have a Qt 4 build anymore. CCMAIL: [email protected] M +6 -0 logical-module-structure http://commits.kde.org/kde-build-metadata/570234a2044bf4bfee835afefdafc48b8fca969d diff --git a/logical-module-structure b/logical-module-structure index e7fd20f..844f570 100644 --- a/logical-module-structure +++ b/logical-module-structure @@ -222,6 +222,12 @@ "kf5-qt5": "master", "stable-kf5-qt5": "Applications/16.04" }, + "kde/kdegraphics/libs/libkgeomap" : { + "stable-qt4": "", + "latest-qt4": "", + "kf5-qt5": "master", + "stable-kf5-qt5": "Applications/16.04" + }, "kde/kdegraphics/gwenview" : { "stable-qt4": "", "latest-qt4": "", _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
