aboutsummaryrefslogtreecommitdiff
path: root/ports/blaze/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-26 22:34:54 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-10-26 22:35:06 -0700
commit4b66571c9d12cf718e3175203a867d5014208fdb (patch)
tree36958fda04028672d8ef8a43522c234c43eb734b /ports/blaze/CONTROL
parent29f62852bda546248a2f3c8cb0f8cbbc7d6acc9f (diff)
downloadvcpkg-4b66571c9d12cf718e3175203a867d5014208fdb.tar.gz
vcpkg-4b66571c9d12cf718e3175203a867d5014208fdb.zip
[blaze] Add dependencies and install *-config.cmake files.
Diffstat (limited to 'ports/blaze/CONTROL')
-rw-r--r--ports/blaze/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/blaze/CONTROL b/ports/blaze/CONTROL
index ca7923ffc..5161b924f 100644
--- a/ports/blaze/CONTROL
+++ b/ports/blaze/CONTROL
@@ -1,3 +1,4 @@
Source: blaze
-Version: 3.2
+Version: 3.2-1
+Build-Depends: boost, clapack
Description: Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic.