aboutsummaryrefslogtreecommitdiff
path: root/ports/nana/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-01-13 12:14:04 +0800
committerGitHub <noreply@github.com>2021-01-12 20:14:04 -0800
commita904f297e5dd3ef225d6936ab87adf7b73812c8b (patch)
tree50ac8a68c04c3524da2947d72767e60b6e442817 /ports/nana/CONTROL
parent0fe5f85e7bafcbe0e7a38cb661a975f32ac89bf0 (diff)
downloadvcpkg-a904f297e5dd3ef225d6936ab87adf7b73812c8b.tar.gz
vcpkg-a904f297e5dd3ef225d6936ab87adf7b73812c8b.zip
[nana] Fix fontconfig dependency (#15595)
* [nana] Fix fontconfig dependency * Update link library * Update find_package() as find_dependency() in config.cmake.in * Remove keyword REQUIRED from find_dependency()
Diffstat (limited to 'ports/nana/CONTROL')
-rw-r--r--ports/nana/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/nana/CONTROL b/ports/nana/CONTROL
index 65e75a832..608fb8747 100644
--- a/ports/nana/CONTROL
+++ b/ports/nana/CONTROL
@@ -1,5 +1,6 @@
Source: nana
Version: 1.7.4
+Port-Version: 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)