mirror of
https://github.com/rwinkhart/flac2pod.git
synced 2026-09-05 08:37:16 -04:00
Added python-mutagen as a dependency
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ pkgdesc='Converts your FLAC library to be iPod-ready'
|
|||||||
url='https://github.com/rwinkhart/flac2pod'
|
url='https://github.com/rwinkhart/flac2pod'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=(python ffmpeg lame rg2sc screen)
|
depends=(python ffmpeg lame rg2sc screen python-mutagen)
|
||||||
|
|
||||||
source=(\""$source"\")
|
source=(\""$source"\")
|
||||||
sha512sums=('"$sha512"')
|
sha512sums=('"$sha512"')
|
||||||
|
|||||||
Reference in New Issue
Block a user