Skip to content

Commit

Permalink
debian: Build now also requires g++ for fuzz test
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <[email protected]>
  • Loading branch information
stefanberger committed Jul 19, 2019
1 parent c962433 commit d061d80
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 @@ -3,7 +3,7 @@ Maintainer: Stefan Berger <[email protected]>
Section: libs
Priority: optional
Build-Depends: automake, autoconf, libtool, libssl-dev,
gawk, dh-exec, debhelper
gawk, dh-exec, debhelper, g++

Package: libtpms0
Architecture: any
Expand Down

0 comments on commit d061d80

Please sign in to comment.