openxray: Drop freeimage

Doesn't seem to be required anymore
This commit is contained in:
OPNA2608 2024-01-14 20:36:41 +01:00
parent 47c638264b
commit 362aba4b17

View File

@ -4,7 +4,6 @@
, gitUpdater
, cmake
, glew
, freeimage
, liblockfile
, openal
, libtheora
@ -37,7 +36,6 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
glew
freeimage
liblockfile
openal
libtheora