Skip to content

Commit

Permalink
Merge pull request #301 from simondeziel/explicit-lz4-lib
Browse files Browse the repository at this point in the history
snapcraft: make it clear that lz4 lib isn't primed
  • Loading branch information
tomponline authored Feb 6, 2024
2 parents 63cbbf2 + 2052ac1 commit 7d65130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ parts:
prime:
- lib/libraft*so*
- lib/*/libuv.so*
#- lib/*/liblz4.so* # use liblz4.so from the base snap

sqlite:
source: https://github.com/sqlite/sqlite
Expand Down

0 comments on commit 7d65130

Please sign in to comment.