aboutsummaryrefslogtreecommitdiff
path: root/ports/ogre-next/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-05-16 07:39:54 +0800
committerGitHub <noreply@github.com>2020-05-15 16:39:54 -0700
commitfea58137280f53c56b86e36161b19a8727464aa6 (patch)
tree8c15682949149b4c4a6e96010c320245502804b6 /ports/ogre-next/CONTROL
parent184c7240337b0ab5ef39176e7eb304afaf8226aa (diff)
downloadvcpkg-fea58137280f53c56b86e36161b19a8727464aa6.tar.gz
vcpkg-fea58137280f53c56b86e36161b19a8727464aa6.zip
[ogre/ogre-next] Add conflict error message (#11325)
* [ogre/ogre-next] Add conflict error message * [ogre] Fix build error * [ogre/ogre-next] Fix deprecated function
Diffstat (limited to 'ports/ogre-next/CONTROL')
-rw-r--r--ports/ogre-next/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ogre-next/CONTROL b/ports/ogre-next/CONTROL
index 0ac635f0c..f2ebbddaf 100644
--- a/ports/ogre-next/CONTROL
+++ b/ports/ogre-next/CONTROL
@@ -1,5 +1,5 @@
Source: ogre-next
-Version: 2019-10-20
+Version: 2019-10-20-1
Build-Depends: zlib, freeimage, freetype, rapidjson, openvr, boost-thread, boost-date-time, poco, tbb, sdl2, tinyxml, zziplib
Homepage: https://github.com/OGRECave/ogre-next
Description: Ogre 2.1 & 2.2 - scene-oriented, flexible 3D engine written in C++