Unverified Commit c1000de1 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

libretrack: fix build (#458713)

parents 24ceff03 1dd714f7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ flutter329.buildFlutterApplication rec {
    libappindicator
  ];

  # https://github.com/juliansteenbakker/flutter_secure_storage/issues/965
  CXXFLAGS = [ "-Wno-deprecated-literal-operator" ];

  postInstall = ''
    substituteInPlace snap/gui/org.proninyaroslav.libretrack.desktop \
      --replace-fail 'Icon=''${SNAP}/meta/gui/libretrack.png' 'Icon=libretrack' \