Skip to content

Commit

Permalink
Use raptor2 for Ardour
Browse files Browse the repository at this point in the history
  • Loading branch information
korrat committed Dec 29, 2024
1 parent 8138ce7 commit 879df03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/audio/ardour/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
, libltc
, libogg
, libpulseaudio
, librdf_raptor
, librdf_raptor2
, librdf_rasqal
, libsamplerate
, libsigcxx
Expand Down Expand Up @@ -133,7 +133,7 @@ stdenv.mkDerivation rec {
libltc
libogg
libpulseaudio
librdf_raptor
librdf_raptor2
librdf_rasqal
libsamplerate
libsigcxx
Expand Down

0 comments on commit 879df03

Please sign in to comment.