diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-29 01:08:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 08:19:20 +0700 |
commit | c63086a34f2818afa19e8d4319d6e6ed5d23ce76 (patch) | |
tree | e4116911853f08a0e972cbbe807455cd7e5c9544 | |
parent | 5236316e6a4b712ce46360304c7355bdefc83c8d (diff) |
libraries/ogre: Add notes about assimp.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/ogre/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/ogre/README b/libraries/ogre/README index 651c87caf3b5..aa9b86f9efc8 100644 --- a/libraries/ogre/README +++ b/libraries/ogre/README @@ -35,3 +35,5 @@ zziplib, FreeImage, tbb, cppunit, ois, nvidia-cg-toolkit Optional dependencies NOT (yet) available at SlackBuilds.org: opengles, POCO + +NOTE: This will not build if assimp is installed. |