lxqt.lxqt-build-tools: remove unused dependency on pcre (#405885)

This commit is contained in:
K900
2025-05-10 16:46:26 +03:00
committed by GitHub
@@ -4,7 +4,6 @@
fetchFromGitHub,
cmake,
pkg-config,
pcre,
qtbase,
glib,
perl,
@@ -46,7 +45,6 @@ stdenv.mkDerivation rec {
buildInputs = [
qtbase
glib
pcre
];
propagatedBuildInputs = [