summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Thies2023-06-02 23:00:00 +0200
committerMichael Thies2023-06-02 23:47:23 +0200
commit232f1ff5d4adbc5c3378b87edd1ab11865e1a792 (patch)
tree1044dc8032e71e2c7676838ee4d40082fa8afe8d /.SRCINFO
parentca4fc32c20d91e503245433091a167440037892b (diff)
downloadaur-232f1ff5d4adbc5c3378b87edd1ab11865e1a792.tar.gz
Change to native dependencies (LOCALBASE bootstrapping)
For now, we'll build libgit2 from source, due to a regression in the current version (shipped with Arch), which will be fixed in the next release.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 12 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c9beee11d03..8d161b861f76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,19 @@ pkgbase = justbuild
makedepends = clang
makedepends = binutils
makedepends = wget
- makedepends = pandoc
+ makedepends = cli11
+ makedepends = microsoft-gsl
+ makedepends = nlohmann-json
+ depends = fmt
+ depends = openssl
+ depends = zlib
+ depends = re2
+ depends = c-ares
+ depends = grpc
+ depends = abseil-cpp
+ depends = curl
depends = python
+ depends = protobuf
conflicts = just
conflicts = just-git
conflicts = just-js