kdePackages.plasma-mobile: fix build

This commit is contained in:
K900
2025-10-28 15:23:03 +03:00
parent e52bb03cd8
commit 3dc74258d3
@@ -13,6 +13,10 @@ mkKdeDerivation {
qtsensors
qtwayland
];
# FIXME: work around Qt 6.10 cmake API changes
cmakeFlags = [ "-DQT_FIND_PRIVATE_MODULES=1" ];
postFixup = ''
substituteInPlace "$out/share/wayland-sessions/plasma-mobile.desktop" \
--replace-fail \