diff options
author | someone5678 | 2024-12-15 10:38:51 +0900 |
---|---|---|
committer | someone5678 | 2024-12-15 10:39:49 +0900 |
commit | e8a6534d2c3cd23db0b42e5c3a309052b521dfa7 (patch) | |
tree | aa2e1567e6eb08a3d960a5f28ebc772c09193e51 /.SRCINFO | |
parent | 9ddee5ad369484bc9ac2ccc232f7d345b0b233ea (diff) | |
download | aur-e8a6534d2c3cd23db0b42e5c3a309052b521dfa7.tar.gz |
Update makedepends
* git must be included as it used for cloning repo and pkgver generation
Change-Id: Idd4bdb891e3a112d7a490e3a8dcc619059e54404
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ pkgbase = bpfmt-git url = https://android.googlesource.com/platform/build/blueprint arch = any license = Apache-2.0 + makedepends = git makedepends = go provides = bpfmt source = git+https://android.googlesource.com/platform/build/blueprint |