Commit 3dc74258 authored by K900's avatar K900
Browse files

kdePackages.plasma-mobile: fix build

parent e52bb03c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 \