aboutsummaryrefslogtreecommitdiff
path: root/ports/pangolin/CONTROL
diff options
context:
space:
mode:
authorBill Healey <bill@elacarte.com>2020-09-29 14:23:04 -0700
committerGitHub <noreply@github.com>2020-09-29 14:23:04 -0700
commitb7c476bade673002cac838043b29c40bb46e1b85 (patch)
treec06039c8795d48e7d614770a988c8ca50addf281 /ports/pangolin/CONTROL
parentc146787fd38796497324603ed2fd9b8fcab787fa (diff)
downloadvcpkg-b7c476bade673002cac838043b29c40bb46e1b85.tar.gz
vcpkg-b7c476bade673002cac838043b29c40bb46e1b85.zip
[pangolin] Missing Pangolin header fix: Copy missing pangolin_export.h file regardless of library linkage (#13154)
* Copy missing pangolin_export.h file regardless of library linkage * Update portfile.cmake * Update control version for Pangolin * Update portfile.cmake * Update CONTROL Co-authored-by: Bill Healey <bill@presto.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/pangolin/CONTROL')
-rw-r--r--ports/pangolin/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pangolin/CONTROL b/ports/pangolin/CONTROL
index 8fb88660e..5fb73b084 100644
--- a/ports/pangolin/CONTROL
+++ b/ports/pangolin/CONTROL
@@ -1,6 +1,6 @@
Source: pangolin
Version: 0.5
-Port-Version: 9
+Port-Version: 10
Build-Depends: eigen3, glew, libpng, libjpeg-turbo, ffmpeg
Homepage: https://github.com/stevenlovegrove/Pangolin
Description: Lightweight GUI Library