Commit 189c26c0 authored by Bart Brouns's avatar Bart Brouns
Browse files

ardour: remove dependency on gtk2

see: Tracking issue: Remove long end-of-life GTK 2 #410814
parent adfa692d
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
  glibc,
  glibmm,
  graphviz,
  gtkmm2,
  harvid,
  hidapi,
  itstool,
@@ -44,6 +43,7 @@
  lv2,
  makeWrapper,
  pango,
  pangomm,
  perl,
  pkg-config,
  python3,
@@ -59,6 +59,7 @@
  vamp-plugin-sdk,
  wafHook,
  xjadeo,
  xorg,
  optimize ? true, # disable to print Lua DSP script output to stdout
  videoSupport ? true,
}:
@@ -128,7 +129,6 @@ stdenv.mkDerivation (
      flac
      fluidsynth
      glibmm
      gtkmm2
      hidapi
      itstool
      kissfft
@@ -151,6 +151,7 @@ stdenv.mkDerivation (
      lrdf
      lv2
      pango
      pangomm
      perl
      python3
      qm-dsp
@@ -163,6 +164,8 @@ stdenv.mkDerivation (
      suil
      taglib
      vamp-plugin-sdk
      xorg.libXinerama
      xorg.libXrandr
    ]
    ++ lib.optionals videoSupport [
      harvid