diff options
| author | Sztergbaum Roman <roman.sztergbaum@epitech.eu> | 2018-06-17 21:35:18 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-17 21:35:18 +0200 |
| commit | bfbc52abbf29562e5f92dc1f1731fd7b1d872216 (patch) | |
| tree | f208a6f8521ca1019084eda2f480eaadfb07c8d2 /ports/shiva/CONTROL | |
| parent | 0bf67a9047c4297bbf351f3a1336a3c71cb76956 (diff) | |
| download | vcpkg-bfbc52abbf29562e5f92dc1f1731fd7b1d872216.tar.gz vcpkg-bfbc52abbf29562e5f92dc1f1731fd7b1d872216.zip | |
[shiva] update to 0.3 (#3739)
Diffstat (limited to 'ports/shiva/CONTROL')
| -rw-r--r-- | ports/shiva/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/shiva/CONTROL b/ports/shiva/CONTROL index edd7136d4..ab53906e2 100644 --- a/ports/shiva/CONTROL +++ b/ports/shiva/CONTROL @@ -1,4 +1,4 @@ Source: shiva
-Version: 0.1
+Version: 0.3
Description: Modern C++ Game Engine
-Build-Depends: boost-stacktrace, boost-filesystem, entt, eastl
+Build-Depends: boost-stacktrace, boost-filesystem, boost-dll, boost-function, entt, eastl
|
