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