diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2020-04-07 05:08:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-06 14:08:04 -0700 |
| commit | c4e7c83b0e0d6f0d92d8aed0a34718dff5030abb (patch) | |
| tree | f233e1391e8d204601d70a1103c288e752550db6 /ports/nana/CONTROL | |
| parent | 359661a22705ca101a27680fbe4d4815414be64f (diff) | |
| download | vcpkg-c4e7c83b0e0d6f0d92d8aed0a34718dff5030abb.tar.gz vcpkg-c4e7c83b0e0d6f0d92d8aed0a34718dff5030abb.zip | |
[nana] Add Xorg dependency libxcursor-dev and modify deprecated functions (#10605)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'ports/nana/CONTROL')
| -rw-r--r-- | ports/nana/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nana/CONTROL b/ports/nana/CONTROL index a3d5736c3..551051140 100644 --- a/ports/nana/CONTROL +++ b/ports/nana/CONTROL @@ -1,5 +1,5 @@ Source: nana
-Version: 1.7.2 +Version: 1.7.2-1 Homepage: https://github.com/cnjinhao/nana
Description: Cross-platform library for GUI programming in modern C++ style.
Build-Depends: libpng, libjpeg-turbo, freetype (!uwp&&!windows), fontconfig (!uwp&&!windows)
|
