Remove git from depends, only needed in runtime depends.

This commit is contained in:
Patrick Northon 2024-07-08 00:59:47 -04:00
parent 494378e890
commit 2e88069c05

View file

@ -11,7 +11,7 @@ pkgdesc="Flutter Version Management: A simple CLI to manage Flutter SDK versions
arch=('x86_64')
url="https://fvm.app"
license=('MIT')
depends=('git')
depends=()
makedepends=('dart')
options=('!strip')
source=(