Commit 4ad3615c authored by Martin Weinelt's avatar Martin Weinelt
Browse files

botamusqiue: fix runtime deps for python313

parent ef4b8b90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ stdenv.mkDerivation rec {
  ];

  pythonPath = with python3Packages; [
    audioop-lts
    flask
    magic
    mutagen