diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-01-05 21:22:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-05 21:22:32 +0100 |
| commit | f99d143dc3e7cf9b07120256d2801da59653b486 (patch) | |
| tree | e4daa42173f0e876d2712230f443ecab08fe73da /ports/libarchive/CONTROL | |
| parent | b280f57002044036c1c3c9a446c06e8e0a34fb00 (diff) | |
| download | vcpkg-f99d143dc3e7cf9b07120256d2801da59653b486.tar.gz vcpkg-f99d143dc3e7cf9b07120256d2801da59653b486.zip | |
add libarchive
Diffstat (limited to 'ports/libarchive/CONTROL')
| -rw-r--r-- | ports/libarchive/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libarchive/CONTROL b/ports/libarchive/CONTROL new file mode 100644 index 000000000..c035a891e --- /dev/null +++ b/ports/libarchive/CONTROL @@ -0,0 +1,4 @@ +Source: libarchive
+Version: 3.2.2
+Description: Library for reading and writing streaming archives
+Build-Depends: zlib, bzip2, libxml2, libiconv, lz4, liblzma, openssl
|
