lxqt.obconf-qt: remove unused pcre dependency

part of #356387

Validated using diffoscope, package output is identical with and without pcre apart from nix store hashes.
No mention of pcre in upstream sources.
This commit is contained in:
Grimmauld
2026-07-23 17:41:54 +02:00
parent da7a4d3487
commit fd114c9eb1
-2
View File
@@ -8,7 +8,6 @@
libpthread-stubs,
lxqt-build-tools,
openbox,
pcre,
pkg-config,
qtbase,
qttools,
@@ -41,7 +40,6 @@ stdenv.mkDerivation rec {
libxdmcp
libpthread-stubs
openbox
pcre
qtbase
qtwayland
];