Add screen to dependencies

This commit is contained in:
2022-03-28 22:35:28 -04:00
parent 144c3f53e0
commit c8ef53bc17
+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)
depends=(python ffmpeg lame rg2sc screen)
source=(\""$source"\")
sha512sums=('"$sha512"')