hashlink: remove unused pcre dependency

This commit is contained in:
Xiangyan Sun
2026-05-10 00:57:35 -07:00
parent c3042f1a2c
commit 4b47adbb8a
-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
];