Unverified Commit 878c4653 authored by patka's avatar patka
Browse files

lxqt.lxqt-policykit: remove unused pcre dependency

This dependency has been added in nixpkgs commit 644938ae 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
parent 6bbad3c5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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