diff options
| author | Thomas Fussell <thomas.fussell@gmail.com> | 2017-03-12 18:38:52 -0400 |
|---|---|---|
| committer | Thomas Fussell <thomas.fussell@gmail.com> | 2017-03-12 18:38:52 -0400 |
| commit | 23ab2a0f9769a2744b4bd125a756a617c8865d37 (patch) | |
| tree | a12edc1bab1aee4f688cc1689beaba0aae6dcfe3 /ports/xlnt/CONTROL | |
| parent | 2f42035ab43dd50cd863b51944aa099a99ae60f0 (diff) | |
| download | vcpkg-23ab2a0f9769a2744b4bd125a756a617c8865d37.tar.gz vcpkg-23ab2a0f9769a2744b4bd125a756a617c8865d37.zip | |
bump xlnt version, add dependencies to control file, point at latest commit
Diffstat (limited to 'ports/xlnt/CONTROL')
| -rw-r--r-- | ports/xlnt/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/xlnt/CONTROL b/ports/xlnt/CONTROL index 2cd806e70..4f5c13070 100644 --- a/ports/xlnt/CONTROL +++ b/ports/xlnt/CONTROL @@ -1,3 +1,4 @@ Source: xlnt
-Version: 0.9.1
+Version: 0.9.4
Description: Cross-platform user-friendly xlsx library for C++14
+Depends: zlib cryptopp expat
|
