diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-07-30 01:55:17 +0200 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-08-01 22:43:21 +0200 |
| commit | 215f205700b0af10205f7bbde879cb6c8f5c2b1a (patch) | |
| tree | 24e105d54f152f40cbec0223a91d98de96ba49a3 /ports/physfs/CONTROL | |
| parent | c22ab980bcab362134ef3e5db329a81c1767c2c9 (diff) | |
| download | vcpkg-215f205700b0af10205f7bbde879cb6c8f5c2b1a.tar.gz vcpkg-215f205700b0af10205f7bbde879cb6c8f5c2b1a.zip | |
[physfs] enable static builds, use external zlib
Diffstat (limited to 'ports/physfs/CONTROL')
| -rw-r--r-- | ports/physfs/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/physfs/CONTROL b/ports/physfs/CONTROL index 3e502435f..5eac58c36 100644 --- a/ports/physfs/CONTROL +++ b/ports/physfs/CONTROL @@ -1,3 +1,4 @@ Source: physfs -Version: 2.0.3 +Version: 2.0.3-1 Description: a library to provide abstract access to various archives +Build-Depends: zlib |
