Skip to content

Commit

Permalink
hotfix-add-nlopt (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksanford authored Jul 21, 2023
1 parent 796f7d1 commit f1cddbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions etc/packaging/appimages/cartographer-module-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ AppDir:
- libglx0:arm64
- libgl1:arm64
- libglvnd0:arm64
- libnlopt0:arm64

files:
include: []
Expand Down
1 change: 1 addition & 0 deletions etc/packaging/appimages/cartographer-module-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ AppDir:
- libglx0:amd64
- libgl1:amd64
- libglvnd0:amd64
- libnlopt0:amd64

files:
include: []
Expand Down

0 comments on commit f1cddbb

Please sign in to comment.