summaryrefslogtreecommitdiff
path: root/scripts/package-build/libnss-mapuser/package.toml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build/libnss-mapuser/package.toml')
-rw-r--r--scripts/package-build/libnss-mapuser/package.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/package-build/libnss-mapuser/package.toml b/scripts/package-build/libnss-mapuser/package.toml
new file mode 100644
index 00000000..20ff65b4
--- /dev/null
+++ b/scripts/package-build/libnss-mapuser/package.toml
@@ -0,0 +1,9 @@
+[[packages]]
+name = "libnss-mapuser"
+commit_id = "current"
+scm_url = "https://github.com/vyos/libnss-mapuser.git"
+
+[dependencies]
+packages = [
+ "libaudit-dev"
+]