openrw: remove unneeded sfml dependency
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
libGLU,
|
||||
libmad,
|
||||
openal,
|
||||
sfml,
|
||||
|
||||
unstableGitUpdater,
|
||||
}:
|
||||
@@ -54,7 +53,6 @@ stdenv.mkDerivation {
|
||||
libGLU
|
||||
libmad
|
||||
openal
|
||||
sfml
|
||||
];
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user