cryptopp: depends on cxx (#49730)
This commit is contained in:
parent
511c2750c7
commit
df9cac172e
@ -33,6 +33,7 @@ class Cryptopp(MakefilePackage):
|
||||
|
||||
variant("shared", default=True, description="Build shared object versions of libraries.")
|
||||
|
||||
depends_on("cxx", type="build")
|
||||
depends_on("gmake", type="build")
|
||||
|
||||
def url_for_version(self, version):
|
||||
|
Loading…
Reference in New Issue
Block a user