Unverified Commit 6a72d866 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

bespokesynth: remove unused pcre dependency (#483529)

parents b3f12551 4db7700d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
  webkitgtk_4_1,
  python3,
  curl,
  pcre,
  mount,
  zenity,
  # It is not allowed to distribute binaries with the VST2 SDK plugin without a license
@@ -117,7 +116,6 @@ stdenv.mkDerivation (finalAttrs: {
    libxkbcommon
    xcbutilkeysyms
    xcb-util-cursor
    pcre
    mount
  ];