diff options
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r-- | gnu/packages/game-development.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index e72b7cea7f..da9c63b799 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1773,7 +1773,7 @@ of use.") (list boost doxygen pkg-config)) (inputs (list bullet - ffmpeg + ffmpeg-4 ; https://gitlab.com/OpenMW/openmw/-/issues/6631 libxt lz4 mygui-gl ; OpenMW does not need Ogre. |