git packages should makedep on git

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2021-03-06 07:11:02 +03:00
parent f4c573abdc
commit 7c1a5e9f46
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ url='https://code.fleshless.org/Spark/ssm-services'
provides=( 'ssm-services' )
conflicts=( 'ssm-services' )
makedepends=( 'git' )
source=( "${pkgname}::git+https://code.fleshless.org/spark/ssm-services" )
md5sums=( 'SKIP' )