Skip to content

Commit

Permalink
snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Apr 19, 2024
1 parent 585f174 commit 9aa45e9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ apps:
parts:
librecad:
plugin: qmake
project-files: ["librecad.pro"]
source: .
build-packages:
- qttools5-dev
Expand Down Expand Up @@ -44,10 +45,6 @@ parts:
- libboost-dev
- libboost-log-dev
- libboost-program-options-dev
install: |
install-d $SNAPCRAFT unix/librecad/resources
install qtapp $SNAPCRAFT unix/librecad/appdata
install qtapp $SNAPCRAFT unix/tff2lff
#For 18.04
#configflags:
# - "-DCMAKE_INSTALL_PREFIX=/usr"
Expand Down

0 comments on commit 9aa45e9

Please sign in to comment.