Skip to content

Commit

Permalink
fix: replace libffp0 with libppf-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed May 27, 2024
1 parent e523e74 commit af3681f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ parts:
build-packages:
- ca-certificates
- libbenchmark-dev
- libbpf0
- libbpf-dev
- libc-ares-dev
- libelf-dev
- libgflags2.2
Expand Down Expand Up @@ -100,7 +100,7 @@ parts:
build-packages:
- ca-certificates
- libbenchmark-dev
- libbpf0
- libbpf-dev
- libc-ares-dev
- libelf-dev
- libgflags2.2
Expand All @@ -121,7 +121,7 @@ parts:
stage-packages:
- libatomic1
- libbenchmark1
- libbpf0
- libbpf-dev
- libbsd0
- libc-ares2
- libelf1
Expand Down

0 comments on commit af3681f

Please sign in to comment.