summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 213bbcf4f2c8..1b471904c6fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,10 +18,9 @@ pkgbase = split2flac-git
optdepends = id3lib: set tags in mp3 (unicode not supported)
optdepends = imagemagick: convert/resize album cover images
optdepends = lame: split into mp3
- optdepends = mutagen: split into mp3
optdepends = libmp4v2: split into m4a
optdepends = mp3gain: mp3 volume normalization
- optdepends = mutagen: tag mp3s with unicode support
+ optdepends = python-mutagen: tag mp3s with unicode support
optdepends = ttaenc: convert to TrueAudio
optdepends = vorbis-tools: split into ogg vorbis
optdepends = vorbisgain: ogg vorbis volume normalization
diff --git a/PKGBUILD b/PKGBUILD
index c9bfb545ecf3..126a126d41b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,10 +21,9 @@ optdepends=(
'id3lib: set tags in mp3 (unicode not supported)'
'imagemagick: convert/resize album cover images'
'lame: split into mp3'
-'mutagen: split into mp3'
'libmp4v2: split into m4a'
'mp3gain: mp3 volume normalization'
-'mutagen: tag mp3s with unicode support'
+'python-mutagen: tag mp3s with unicode support'
'ttaenc: convert to TrueAudio'
'vorbis-tools: split into ogg vorbis'
'vorbisgain: ogg vorbis volume normalization'