liblapin: use sfml_2
This commit is contained in:
parent
b3ca3224db
commit
6a6ff481ca
@ -2,7 +2,7 @@
|
||||
stdenv,
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
sfml,
|
||||
sfml_2,
|
||||
libffcall,
|
||||
libusb-compat-0_1,
|
||||
libudev-zero,
|
||||
@ -41,7 +41,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
buildInputs = [
|
||||
sfml
|
||||
sfml_2
|
||||
libffcall
|
||||
libusb-compat-0_1
|
||||
libudev-zero
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user