Skip to content

Commit

Permalink
remove unnecesary dependencies (#4438)
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-GS committed Aug 7, 2024
1 parent b4d79a3 commit d1e9712
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/make-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,7 @@ if [ "$OS" == "linux" ]; then
--depends "libssl${TLSVERSION}${BITS}" \
--depends "libnuma1" \
--depends "libxdp1" \
--depends "libbpf1" \
--depends "libnl-3-200" \
--depends "libnl-route-3-200" \
--depends "libelf1t64" \
--depends "libz3-4" \
--depends "libzstd1" \
--version ${VER_MAJOR}.${VER_MINOR}.${VER_PATCH} \
--description "${DESCRIPTION}" \
--vendor "${VENDOR}" \
Expand Down

0 comments on commit d1e9712

Please sign in to comment.