Skip to content

Commit 1717222

Browse files
Merge pull request #534 from delphix/dlpx/pr/david-mendez1/c09aa3e8-0d20-4e82-99eb-6791f046edf7
DLPX-94448 walinuxagent.service fails to load on LTS 24.04
2 parents 289dd79 + ff95e21 commit 1717222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ DEPENDS += pam-challenge-response,
102102

103103
# Platform-specific dependencies
104104
DEPENDS.aws = nvme-cli,
105-
DEPENDS.azure = walinuxagent, azure-cli,
105+
DEPENDS.azure = walinuxagent, azure-cli, python3-distro,
106106
DEPENDS.esx = open-vm-tools,
107107
DEPENDS.gcp = google-compute-engine, google-guest-agent,
108108
DEPENDS.hyperv =

0 commit comments

Comments
 (0)