Skip to content

Commit

Permalink
Add build-essential dep for Ubuntu CI
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Dec 11, 2024
1 parent f6121a4 commit 8a0b604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12),
libssl-dev,
libtalloc-dev,
pkgconf,
build-essential,
Maintainer: Stephen Gallagher <[email protected]>
Uploaders: Martin Pitt <[email protected]>
Homepage: https://github.com/sgallagher/sscg/
Expand Down

0 comments on commit 8a0b604

Please sign in to comment.