Drop screen as a dependency

This commit is contained in:
2024-03-24 17:37:53 -04:00
parent 3865e91517
commit c32b16598a
2 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -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"')