From 6f2aef024c4fc88fe49bcf6ab5ec60e3ed4e8dfa Mon Sep 17 00:00:00 2001 From: Robert Schütz Date: Fri, 7 May 2021 13:38:50 +0200 Subject: audacity: unvendor sqlite --- pkgs/applications/audio/audacity/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/applications/audio') diff --git a/pkgs/applications/audio/audacity/default.nix b/pkgs/applications/audio/audacity/default.nix index 1bbed0613c8..1a47451ad76 100644 --- a/pkgs/applications/audio/audacity/default.nix +++ b/pkgs/applications/audio/audacity/default.nix @@ -15,6 +15,7 @@ , lilv , serd , sord +, sqlite , sratom , suil , alsaLib @@ -130,6 +131,7 @@ stdenv.mkDerivation rec { sord soundtouch soxr + sqlite sratom suil twolame -- cgit 1.4.1