Added python-mutagen as a dependency

This commit is contained in:
2022-03-29 01:18:28 -04:00
parent 10973e3ac8
commit 3c7ec3e921
+1 -1
View File
@@ -39,7 +39,7 @@ pkgdesc='Converts your FLAC library to be iPod-ready'
url='https://github.com/rwinkhart/flac2pod'
arch=('any')
license=('GPL2')
depends=(python ffmpeg lame rg2sc screen)
depends=(python ffmpeg lame rg2sc screen python-mutagen)
source=(\""$source"\")
sha512sums=('"$sha512"')