about summary refs log tree commit diff
path: root/pkgs/applications/audio/gpodder
diff options
context:
space:
mode:
authormaxine <35892750+amaxine@users.noreply.github.com>2023-10-09 18:26:33 +0200
committerGitHub <noreply@github.com>2023-10-09 18:26:33 +0200
commit2c9d23c0204cf386fd3e6b0eca9edf16900d9268 (patch)
treefb5a1c2d8c695c57902a380b978aa13e2125318b /pkgs/applications/audio/gpodder
parent637aea64ca2db4c830a4f62c11419b4af757abd0 (diff)
parent2665991874fa47b21fdd0e5f004dcfbd37b6a6e2 (diff)
Merge pull request #257893 from ToxicFrog/gpo-mutagen
gpodder: add mutagen to propagatedBuildInputs
Diffstat (limited to 'pkgs/applications/audio/gpodder')
-rw-r--r--pkgs/applications/audio/gpodder/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/audio/gpodder/default.nix b/pkgs/applications/audio/gpodder/default.nix
index b3d6aaf72fabd..f8d4232798b21 100644
--- a/pkgs/applications/audio/gpodder/default.nix
+++ b/pkgs/applications/audio/gpodder/default.nix
@@ -63,6 +63,7 @@ python3Packages.buildPythonApplication rec {
     eyeD3
     podcastparser
     html5lib
+    mutagen
   ];
 
   makeFlags = [