Skip to content

Commit

Permalink
app-containers/crun: Depend on standalone argp-standalone on musl
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/922292
Suggested-by: Han Puyu <w12101111@gmail.com>
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com>
  • Loading branch information
vadorovsky committed Apr 1, 2024
1 parent 546cf50 commit 6edec34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-containers/crun/crun-1.14.3.ebuild
Expand Up @@ -27,6 +27,7 @@ DEPEND="
sys-kernel/linux-headers
caps? ( sys-libs/libcap )
criu? ( >=sys-process/criu-3.15 )
elibc_musl? ( sys-libs/argp-standalone[static-libs] )
seccomp? ( sys-libs/libseccomp )
systemd? ( sys-apps/systemd:= )
"
Expand Down

0 comments on commit 6edec34

Please sign in to comment.