chow-tape-model: drop pcre and pcre2

This commit is contained in:
Bart Brouns
2026-06-01 23:39:13 +02:00
parent 57d518f77f
commit ee69da992b

View File

@@ -27,8 +27,6 @@
libuuid,
libxkbcommon,
lv2,
pcre,
pcre2,
pkg-config,
python3,
sqlite,
@@ -82,8 +80,6 @@ stdenv.mkDerivation (finalAttrs: {
libuuid
libxkbcommon
lv2
pcre
pcre2
python3
sqlite
];