dolphin-emu-primehack: remove unused pcre dependency

pcre was unused. Checked both cmake log and diffoscoped the output,
the package stayed the exact same (excluding changed store paths).
This commit is contained in:
Grimmauld
2026-06-27 20:44:28 +02:00
parent 3ec0d84cec
commit 5b383d2b43
@@ -29,7 +29,6 @@
mbedtls,
miniupnpc,
openal,
pcre,
portaudio,
readline,
SDL2,
@@ -99,7 +98,6 @@ stdenv.mkDerivation (finalAttrs: {
mbedtls
miniupnpc
openal
pcre
portaudio
qt6.qtbase
qt6.qtsvg