Skip to content

Commit

Permalink
stage libqt5gamepad5
Browse files Browse the repository at this point in the history
Fixes #51
  • Loading branch information
ppd committed Aug 30, 2022
1 parent 35794ff commit 8794835
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ parts:
organize:
"*": usr/Mod/SnapSetup/

libqt5gamepad5:
plugin: dump
source: http://origin.archive.neon.kde.org/user/pool/main/q/qtgamepad-everywhere-src/libqt5gamepad5_5.15.5+p20.04+tunstable+git20220809.0824-0_amd64.deb
source-type: deb

freecad:
plugin: cmake
source: https://github.com/FreeCAD/FreeCAD.git
Expand Down Expand Up @@ -278,7 +283,7 @@ parts:
${SNAPCRAFT_PART_INSTALL}/usr/lib/${SNAPCRAFT_ARCH_TRIPLET}/graphviz/
cleanup:
after: [stub-chown, freecad, python-packages, snap-setup-mod, graphviz]
after: [stub-chown, freecad, python-packages, snap-setup-mod, graphviz, libqt5gamepad5]
plugin: nil
build-snaps: [kde-frameworks-5-96-qt-5-15-5-core20]
override-prime: |
Expand Down

0 comments on commit 8794835

Please sign in to comment.