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:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user