mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
poptracker: fix sdl2-compat compat, unbreak (#403679)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
SDL2,
|
||||
SDL2_ttf,
|
||||
SDL2_image,
|
||||
libX11,
|
||||
openssl,
|
||||
which,
|
||||
libsForQt5,
|
||||
@@ -47,6 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
SDL2
|
||||
SDL2_ttf
|
||||
SDL2_image
|
||||
libX11
|
||||
openssl
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user