diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-10-27 14:43:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 23:43:25 -0700 |
| commit | 134fe60dd2592165546241bec5c17931134e105d (patch) | |
| tree | f5024d39077261459db8283886646165d322f1d0 /ports/lcm/CONTROL | |
| parent | b6b734c1a276e0e6b3cedaed8e04c2f360f33a7d (diff) | |
| download | vcpkg-134fe60dd2592165546241bec5c17931134e105d.tar.gz vcpkg-134fe60dd2592165546241bec5c17931134e105d.zip | |
[lcm] Fix build error on Linux (#14147)
Diffstat (limited to 'ports/lcm/CONTROL')
| -rw-r--r-- | ports/lcm/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/lcm/CONTROL b/ports/lcm/CONTROL index 1eb187ef7..6a20be1db 100644 --- a/ports/lcm/CONTROL +++ b/ports/lcm/CONTROL @@ -1,5 +1,6 @@ Source: lcm Version: 1.4.0 +Port-Version: 1 Build-Depends: glib Homepage: https://github.com/lcm-proj/lcm Description: Lightweight Communications and Marshalling (LCM) |
