diff options
| author | Brad Anderson <eco@gnuk.net> | 2017-05-17 18:17:40 -0600 |
|---|---|---|
| committer | Brad Anderson <eco@gnuk.net> | 2017-05-17 18:20:06 -0600 |
| commit | ed0ed7931461a9b76f869c9a152c042897ecaf77 (patch) | |
| tree | a47189eb69dcb7c0ea4d723b3091854b74bbc7f5 /ports/expat/CONTROL | |
| parent | e215291013e4df572740d1ba3569417ca8f553d6 (diff) | |
| download | vcpkg-ed0ed7931461a9b76f869c9a152c042897ecaf77.tar.gz vcpkg-ed0ed7931461a9b76f869c9a152c042897ecaf77.zip | |
[expat] no dllimport declspec for static builds
Diffstat (limited to 'ports/expat/CONTROL')
| -rw-r--r-- | ports/expat/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/expat/CONTROL b/ports/expat/CONTROL index 86d446529..5987991c8 100644 --- a/ports/expat/CONTROL +++ b/ports/expat/CONTROL @@ -1,3 +1,3 @@ Source: expat -Version: 2.1.1 -Description: XML parser library written in C
\ No newline at end of file +Version: 2.1.1-1 +Description: XML parser library written in C |
