summaryrefslogtreecommitdiff
path: root/user/cbindgen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/cbindgen/APKBUILD')
-rw-r--r--user/cbindgen/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/cbindgen/APKBUILD b/user/cbindgen/APKBUILD
index 65f609111..2a735e5ce 100644
--- a/user/cbindgen/APKBUILD
+++ b/user/cbindgen/APKBUILD
@@ -9,6 +9,7 @@ pkgdesc="Tool to generate C bindings from Rust code"
url="https://github.com/eqrion/cbindgen"
arch="all"
license="MPL-2.0"
+depends=""
makedepends="cargo"
source=""