Skip to content

Commit

Permalink
openxray: Drop freeimage
Browse files Browse the repository at this point in the history
Doesn't seem to be required anymore
  • Loading branch information
OPNA2608 committed Jan 14, 2024
1 parent 47c6382 commit 362aba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/games/openxray/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
, gitUpdater
, cmake
, glew
, freeimage
, liblockfile
, openal
, libtheora
Expand Down Expand Up @@ -37,7 +36,6 @@ stdenv.mkDerivation (finalAttrs: {

buildInputs = [
glew
freeimage
liblockfile
openal
libtheora
Expand Down

0 comments on commit 362aba4

Please sign in to comment.