Update dependencies

This commit is contained in:
RealStickman 2022-10-17 13:37:24 +02:00
parent 77dc90b593
commit 1dc01b6736

View File

@ -10,13 +10,8 @@ arch=('x86_64')
url='https://github.com/svt/vivictpp' url='https://github.com/svt/vivictpp'
license=('GPL2') license=('GPL2')
depends=('cmake' depends=('cmake'
'sdl2' 'freetype2'
'sdl2_ttf' 'ffmpeg')
'ffmpeg'
'spdlog'
'cli11'
'fmt'
'catch2')
makedepends=('meson') makedepends=('meson')
provides=("${pkgname}") provides=("${pkgname}")
conflicts=("${pkgname}") conflicts=("${pkgname}")