openrw: remove unneeded sfml dependency

This commit is contained in:
Gaetan Lepage
2025-03-15 14:42:47 +01:00
parent 61d3ef9c7c
commit efb7620824
-2
View File
@@ -17,7 +17,6 @@
libGLU,
libmad,
openal,
sfml,
unstableGitUpdater,
}:
@@ -54,7 +53,6 @@ stdenv.mkDerivation {
libGLU
libmad
openal
sfml
];
passthru = {