gsoap: depends on c, cxx (#49728)
This commit is contained in:
parent
61b9e8779b
commit
3c4cb0d4f3
@ -42,6 +42,8 @@ class Gsoap(AutotoolsPackage, SourceforgePackage):
|
|||||||
)
|
)
|
||||||
|
|
||||||
depends_on("openssl")
|
depends_on("openssl")
|
||||||
|
depends_on("c", type="build")
|
||||||
|
depends_on("cxx", type="build")
|
||||||
depends_on("pkgconfig", type="build")
|
depends_on("pkgconfig", type="build")
|
||||||
depends_on("bison", type="build")
|
depends_on("bison", type="build")
|
||||||
depends_on("flex", type="build")
|
depends_on("flex", type="build")
|
||||||
|
Loading…
Reference in New Issue
Block a user