Commit 4db7700d authored by Hugh Mandalidis's avatar Hugh Mandalidis
Browse files

bespokesynth: remove unused pcre dependency

parent 08cb38d5
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
  ];