mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
mars: use sfml_2
This commit is contained in:
parent
0028c678f5
commit
1dd1512d31
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
fribidi,
|
||||
libGL,
|
||||
libGLU,
|
||||
sfml,
|
||||
sfml_2,
|
||||
taglib,
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
|
@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
|||
fribidi
|
||||
libGL
|
||||
libGLU
|
||||
sfml
|
||||
sfml_2
|
||||
taglib
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue