diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-14 14:56:43 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-15 14:51:57 -0700 |
| commit | ee3183c58aff16b954ca5d609821a7b67a0a363b (patch) | |
| tree | 98dc94f14df9edc25469579e11cf5e48c6332785 /ports/nana/CONTROL | |
| parent | cd8813fb9c87d23cda095dd2e13a37d3f4addf47 (diff) | |
| download | vcpkg-ee3183c58aff16b954ca5d609821a7b67a0a363b.tar.gz vcpkg-ee3183c58aff16b954ca5d609821a7b67a0a363b.zip | |
[nana] Fix linux builds; install cmake targets
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 41d7188b9..70e6d2743 100644 --- a/ports/nana/CONTROL +++ b/ports/nana/CONTROL @@ -1,4 +1,4 @@ Source: nana
Version: 1.5.5
Description: Cross-platform library for GUI programming in modern C++ style.
-Build-Depends: libpng, libjpeg-turbo
+Build-Depends: libpng, libjpeg-turbo, freetype (!uwp&&!windows), fontconfig (!uwp&&!windows)
|
