Skip to content

Commit

Permalink
snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Apr 19, 2024
1 parent 1005be7 commit f9c941b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ parts:
qmake-project-file: librecad.pro
QT-VERSION:QT5
source: .
Install: |
install-d $SNAPCRAFT unix/librecad/resources
INSTALL qtapp $SNAPCRAFT unix/librecad/appdata
INSTALL qtapp $SNAPCRAFT unix/tff2lff
build-packages:
- qttools5-dev
- qttools5-dev-tools
Expand Down

0 comments on commit f9c941b

Please sign in to comment.