Readd sdl2_ttf dependency

This commit is contained in:
RealStickman 2022-10-17 13:40:26 +02:00
parent 1dc01b6736
commit dd23953126

View File

@ -10,7 +10,7 @@ arch=('x86_64')
url='https://github.com/svt/vivictpp'
license=('GPL2')
depends=('cmake'
'freetype2'
'sdl2_ttf'
'ffmpeg')
makedepends=('meson')
provides=("${pkgname}")