Skip to content

Commit

Permalink
Build snap from noble proposed
Browse files Browse the repository at this point in the history
Signed-off-by: Utkarsh Bhatt <[email protected]>
  • Loading branch information
UtkarshBhatthere committed Oct 15, 2024
1 parent 4f00baa commit 8e60795
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ description: |-
confinement: strict

package-repositories:
- type: apt
url: http://archive.ubuntu.com/ubuntu/
suites: [noble-proposed]
components: [main, universe, restricted, multiverse]
key-id: F6ECB3762474EDA9D21B7022871920D1991BC93C
priority: always

plugs:
load-rbd:
interface: kernel-module-load
Expand Down Expand Up @@ -212,6 +220,7 @@ parts:
- lib/*/libboost_program_options.so*
- lib/*/libboost_python312.so*
- lib/*/libboost_thread.so*
- lib/*/libboost_url.so*
- lib/*/libcephfs.so*
- lib/*/libcephsqlite.so*
- lib/*/libcurl-gnutls.so*
Expand Down

0 comments on commit 8e60795

Please sign in to comment.