mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
various: drop pcre (#526900)
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
libsysprof-capture,
|
||||
libthai,
|
||||
libxkbcommon,
|
||||
pcre,
|
||||
pkg-config,
|
||||
python3,
|
||||
sqlite,
|
||||
@@ -74,7 +73,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libsysprof-capture
|
||||
libthai
|
||||
libxkbcommon
|
||||
pcre
|
||||
python3
|
||||
sqlite
|
||||
gcc-unwrapped
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
freetype,
|
||||
libx11,
|
||||
gtk3,
|
||||
pcre,
|
||||
libpthread-stubs,
|
||||
libxdmcp,
|
||||
libxkbcommon,
|
||||
@@ -58,7 +57,6 @@ stdenv.mkDerivation rec {
|
||||
freetype
|
||||
libx11
|
||||
gtk3
|
||||
pcre
|
||||
libpthread-stubs
|
||||
libxdmcp
|
||||
libxkbcommon
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
libxdmcp,
|
||||
libxft,
|
||||
ntk,
|
||||
pcre,
|
||||
fftwFloat,
|
||||
zita-resampler,
|
||||
}:
|
||||
@@ -37,7 +36,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libxdmcp
|
||||
libxft
|
||||
ntk
|
||||
pcre
|
||||
fftwFloat
|
||||
zita-resampler
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user