diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-10 05:46:46 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-12 23:32:06 -0700 |
| commit | 600f7fdf30434f7c1e1e15acf3df3271d6b91387 (patch) | |
| tree | a4a27b1d0183e8dcec8852b60ee493d68cfc3078 /ports/date/CONTROL | |
| parent | dc207a2c891fe6deb2710ccde0abf48078f64fcd (diff) | |
| download | vcpkg-600f7fdf30434f7c1e1e15acf3df3271d6b91387.tar.gz vcpkg-600f7fdf30434f7c1e1e15acf3df3271d6b91387.zip | |
[date] Fix Linux&OSX, add unofficial targets
Diffstat (limited to 'ports/date/CONTROL')
| -rw-r--r-- | ports/date/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/date/CONTROL b/ports/date/CONTROL index 8c1797072..bf3095ac6 100644 --- a/ports/date/CONTROL +++ b/ports/date/CONTROL @@ -1,3 +1,7 @@ Source: date Version: 2.4 Description: A date and time library based on the C++11/14/17 <chrono> header + +Feature: remote-api +Description: support automatic download of tz data +Build-Depends: curl |
