hashlink: remove unused pcre dependency (#518615)

This commit is contained in:
isabel
2026-05-10 09:12:09 +00:00
committed by GitHub
-2
View File
@@ -12,7 +12,6 @@
libvorbis,
mbedtls,
openal,
pcre,
SDL2,
sqlite,
}:
@@ -45,7 +44,6 @@ stdenv.mkDerivation rec {
libvorbis
mbedtls
openal
pcre
SDL2
sqlite
];