Skip to content

Commit

Permalink
Update pre-requirements.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sebymiano authored May 30, 2024
1 parent 625d154 commit cc7d233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pre-requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ PACKAGES+=" jq bash-completion" # needed for polycubectl bash autocompletion
PACKAGES+=" libpcre3-dev" # needed for libyang
PACKAGES+=" libpcap-dev" # needed for packetcapture filter
PACKAGES+=" tcpreplay" # needed for packetcapture filter
PACKAGES+=" curl libcurl4-openssl-dev"

if ! command -v go &> /dev/null
then
Expand Down

0 comments on commit cc7d233

Please sign in to comment.