Unverified Commit e8734749 authored by K900's avatar K900 Committed by GitHub
Browse files

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

parents f8728209 71f07d68
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@
  fetchFromGitHub,
  cmake,
  pkg-config,
  pcre,
  qtbase,
  glib,
  perl,
@@ -46,7 +45,6 @@ stdenv.mkDerivation rec {
  buildInputs = [
    qtbase
    glib
    pcre
  ];

  propagatedBuildInputs = [