Skip to content

Commit ff95e21

Browse files
committed
DLPX-94448 walinuxagent.service fails to load on LTS 24.04
PR URL: https://www.github.com/delphix/delphix-platform/pull/534
1 parent 289dd79 commit ff95e21

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)