Commit 26659918 authored by Rebecca Kelly's avatar Rebecca Kelly Committed by Rebecca Kelly
Browse files

gpodder: add mutagen to propagatedBuildInputs

Mutagen is an optional dependency, but is needed by the tagging extension. If
it's missing, the extension won't work and you'll get a stack trace about it
every time you run gpodder.
parent a122b4eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ python3Packages.buildPythonApplication rec {
    eyeD3
    podcastparser
    html5lib
    mutagen
  ];

  makeFlags = [