diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c554d8a..5358d23 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -95,6 +95,7 @@ environment: SNAP_PYTHONPATH: *pypath QT_QPA_PLATFORM: xcb # Coin3D cannot run on Wayland POVINI: $SNAP/etc/povray/3.7/povray.ini # Raytracing + BUILD_ME: 1 apps: freecad: @@ -153,7 +154,8 @@ parts: freecad: plugin: cmake - source: https://github.com/FreeCAD/FreeCAD.git + source: https://github.com/ein-shved/FreeCAD.git + source-branch: about-thumbnail cmake-parameters: - -DCMAKE_INSTALL_PREFIX=/usr - -DCMAKE_INSTALL_LIBDIR=lib