Merge branch 'eschnett/libevent' of https://github.com/eschnett/spack into eschnett-eschnett/libevent
This commit is contained in:
commit
0b864aacdc
@ -23,6 +23,9 @@ class Libevent(Package):
|
||||
version('2.0.12', '42986228baf95e325778ed328a93e070')
|
||||
|
||||
|
||||
depends_on('openssl')
|
||||
|
||||
|
||||
def install(self, spec, prefix):
|
||||
configure("--prefix=%s" % prefix)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user