gperftools: use unwind virtual package

This commit is contained in:
Geoffrey Malcolm Oxberry 2018-07-30 06:44:46 -07:00 committed by Todd Gamblin
parent f395aaa71d
commit 6d92a88eb4

View file

@ -39,4 +39,4 @@ class Gperftools(AutotoolsPackage):
version('2.3', 'f54dd119f0e46ac1f13264f8d97adf90', version('2.3', 'f54dd119f0e46ac1f13264f8d97adf90',
url="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.3.tar.gz") url="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.3.tar.gz")
depends_on("libunwind") depends_on("unwind")