lxqt.lxqt-policykit: remove unused pcre dependency
This dependency has been added in nixpkgs commit 644938aee91e0683bcc12eec4a98848b63cfd790 while upgrading from version 0.11.1 -> 0.12.0, but upstream never added a dependency on pcre. See: https://github.com/lxqt/lxqt-policykit/compare/0.11.1...0.12.0. In fact the entire upstream repo doesn't contain a mention of pcre
This commit is contained in:
parent
6bbad3c5f7
commit
878c4653e2
@ -7,7 +7,6 @@
|
||||
liblxqt,
|
||||
libqtxdg,
|
||||
lxqt-build-tools,
|
||||
pcre,
|
||||
pkg-config,
|
||||
polkit,
|
||||
polkit-qt-1,
|
||||
@ -42,7 +41,6 @@ stdenv.mkDerivation rec {
|
||||
kwindowsystem
|
||||
liblxqt
|
||||
libqtxdg
|
||||
pcre
|
||||
polkit
|
||||
polkit-qt-1
|
||||
qtbase
|
||||
|
Loading…
x
Reference in New Issue
Block a user