Skip to content

Commit

Permalink
frr: T6746: add libc-ares-dev build dependency
Browse files Browse the repository at this point in the history
Fix error:
  dpkg-checkbuilddeps: error: Unmet build dependencies: libc-ares-dev
  • Loading branch information
c-po committed Jan 19, 2025
1 parent aae746a commit 0b4f9b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/package-build/frr/package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ packages = [
"gawk",
"install-info",
"libcap-dev",
"libc-ares-dev",
"libjson-c-dev",
"librtr-dev",
"libpam-dev",
Expand Down

0 comments on commit 0b4f9b6

Please sign in to comment.