Skip to content

Commit

Permalink
Merge pull request #3071 from neiljerram/missing-libelf-v3.21
Browse files Browse the repository at this point in the history
Ubuntu packaging: add Build-Depend on libelf-dev
  • Loading branch information
Neil Jerram authored Nov 9, 2021
2 parents 4b1633a + 921a0f9 commit 0a2b54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: felix
Section: net
Priority: optional
Maintainer: Project Calico Maintainers <maintainers@projectcalico.org>
Build-Depends: debhelper (>= 8.0.0), dh-systemd
Build-Depends: debhelper (>= 8.0.0), dh-systemd, libelf-dev
Standards-Version: 3.9.4

Package: calico-common
Expand Down

0 comments on commit 0a2b54e

Please sign in to comment.