lite-xl: dropped SDL2

This commit is contained in:
luftmensch-luftmensch 2025-06-10 18:10:01 +02:00
parent 8b36963ea7
commit dde0017c4d
No known key found for this signature in database

View File

@ -8,7 +8,6 @@
cmake,
pcre2,
pkg-config,
SDL2,
sdl3,
stdenv,
}:
@ -37,7 +36,6 @@ stdenv.mkDerivation {
freetype
lua5_4
pcre2
SDL2
sdl3
];