nghttp2: add diffutils (#43954)
This commit is contained in:
parent
9b62a9c238
commit
a9fea9f611
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class Nghttp2(AutotoolsPackage):
|
|||
version("1.26.0", sha256="daf7c0ca363efa25b2cbb1e4bd925ac4287b664c3d1465f6a390359daa3f0cf1")
|
||||
|
||||
depends_on("pkgconfig", type="build")
|
||||
depends_on("diffutils", type="build")
|
||||
|
||||
def configure_args(self):
|
||||
return [
|
||||
|
|
Loading…
Reference in a new issue