mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T6912: Fix build waagent dependency
Use the global dependency instead of package dependency in the package.toml
This commit is contained in:
parent
19bd06b0fe
commit
c193623120
@ -3,5 +3,5 @@ name = "waagent"
|
||||
commit_id = "debian/2.9.1.1-2"
|
||||
scm_url = "https://salsa.debian.org/cloud-team/waagent.git"
|
||||
|
||||
[packages.dependencies]
|
||||
[dependencies]
|
||||
packages = ["dpkg-source-gitarchive"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user