diff options
| -rw-r--r-- | ports/xlnt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xlnt/CONTROL b/ports/xlnt/CONTROL index c689d1ba5..0a9a86c0a 100644 --- a/ports/xlnt/CONTROL +++ b/ports/xlnt/CONTROL @@ -1,4 +1,4 @@ Source: xlnt
Version: 0.9.4
Description: Cross-platform user-friendly xlsx library for C++14
-Build-Depends: zlib cryptopp expat
+Build-Depends: zlib, cryptopp, expat
\ No newline at end of file |
