Update dependencies
This commit is contained in:
parent
77dc90b593
commit
1dc01b6736
9
PKGBUILD
9
PKGBUILD
@ -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}")
|
||||||
|
Loading…
Reference in New Issue
Block a user