summaryrefslogtreecommitdiff
path: root/scripts/package-build/waagent/package.toml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build/waagent/package.toml')
-rw-r--r--scripts/package-build/waagent/package.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/package-build/waagent/package.toml b/scripts/package-build/waagent/package.toml
new file mode 100644
index 00000000..d7343a7a
--- /dev/null
+++ b/scripts/package-build/waagent/package.toml
@@ -0,0 +1,7 @@
+[[packages]]
+name = "waagent"
+commit_id = "debian/2.9.1.1-2"
+scm_url = "https://salsa.debian.org/cloud-team/waagent.git"
+
+[packages.dependencies]
+packages = ["dpkg-source-gitarchive"]