qstopmotion: remove unused pcre
pcre is EOL and there are no references to "pcre" in the source code. Ref. https://github.com/NixOS/nixpkgs/issues/356387.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
# buildInputs
|
||||
guvcview,
|
||||
pcre,
|
||||
v4l-utils,
|
||||
|
||||
ffmpeg,
|
||||
@@ -59,7 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libsForQt5.qtxmlpatterns
|
||||
libsForQt5.qwt
|
||||
libv4l
|
||||
pcre
|
||||
v4l-utils
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user