Skip to content

Commit

Permalink
remove unnecesary dependencies (#4438) (#4439)
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-GS authored Aug 7, 2024
1 parent 408fc9a commit d0a3330
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 @@ -195,12 +195,7 @@ if [ "$OS" == "linux" ]; then
--depends "libssl${TLSVERSION}" \
--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 d0a3330

Please sign in to comment.