diff options
| author | LazyHamster <ariman@inbox.ru> | 2017-10-31 12:50:23 +0300 |
|---|---|---|
| committer | LazyHamster <ariman@inbox.ru> | 2017-10-31 15:55:28 +0300 |
| commit | f4b09f5782eeeb336d5f5a558aa0006e2cc40327 (patch) | |
| tree | 5dc2fbfb844abdf554347409036472d4d1aafa93 /ports/ogre/CONTROL | |
| parent | 912c38d466a7edf5a9d8727e3f6143f294e2f9fc (diff) | |
| download | vcpkg-f4b09f5782eeeb336d5f5a558aa0006e2cc40327.tar.gz vcpkg-f4b09f5782eeeb336d5f5a558aa0006e2cc40327.zip | |
[ogre] Update port to Ogre version 1.10.8.
Diffstat (limited to 'ports/ogre/CONTROL')
| -rw-r--r-- | ports/ogre/CONTROL | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/ports/ogre/CONTROL b/ports/ogre/CONTROL index 588c6413b..98d68abf0 100644 --- a/ports/ogre/CONTROL +++ b/ports/ogre/CONTROL @@ -1,4 +1,14 @@ Source: ogre -Version: 1.9.0-1 +Version: 1.10.8 Build-Depends: freeimage, freetype, zlib, zziplib Description: 3D Object-Oriented Graphics Rendering Engine + +Feature: d3d9 +Description: Build Direct3D9 RenderSystem + +Feature: java +Description: Build Java (JNI) bindings + +Feature: python +Description: Build Python bindings +Build-Depends: python3 |
