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:
Bjørn Forsman
2026-05-30 10:51:20 +02:00
parent 3c8b62d160
commit 7b4ecab2a6
-2
View File
@@ -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
];