Skip to content

Commit

Permalink
ardour: switch to librdf_raptor2
Browse files Browse the repository at this point in the history
Since both lrdf and librdf_rasqal propagate librdf_raptor2, this patch
removes the direct dependency.
  • Loading branch information
korrat committed Dec 29, 2024
1 parent 8138ce7 commit 95cafc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/audio/ardour/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
, libltc
, libogg
, libpulseaudio
, librdf_raptor
, librdf_rasqal
, libsamplerate
, libsigcxx
Expand Down Expand Up @@ -133,7 +132,6 @@ stdenv.mkDerivation rec {
libltc
libogg
libpulseaudio
librdf_raptor
librdf_rasqal
libsamplerate
libsigcxx
Expand Down

0 comments on commit 95cafc4

Please sign in to comment.