mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
chow-tape-model: drop pcre and pcre2
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user