diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template index 6ff237d5dd8..b83a10b1734 100644 --- a/srcpkgs/linux-tools/template +++ b/srcpkgs/linux-tools/template @@ -37,7 +37,7 @@ case "$XBPS_TARGET_MACHINE" in *) subpackages+=" bpftool";; # needs FTW_ACTIONRETVAL esac case "$XBPS_TARGET_MACHINE" in -i686-musl) makedepends+=" libucontext-devel libunwind-devel" ;; +i686-musl) makedepends+=" libunwind-devel" ;; esac nocross=yes