diff options
author | B. Watson <yalhcru@gmail.com> | 2021-02-15 14:47:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:07 +0700 |
commit | 9ebcc29e15ba02ea7a4eaf7acd74796ed3ea1b4b (patch) | |
tree | 1058ce65f7c461864ac3dca097359034ce2de0be /libraries/ogre/README | |
parent | 9b948dd5af9bd63ee1da8e6ba96cd940114f7fca (diff) |
libraries/ogre: Fix build if assimp present.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ogre/README')
-rw-r--r-- | libraries/ogre/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/ogre/README b/libraries/ogre/README index aa9b86f9efc81..651c87caf3b50 100644 --- a/libraries/ogre/README +++ b/libraries/ogre/README @@ -35,5 +35,3 @@ 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. |