Skip to content

Commit cbeefa8

Browse files
committed
DLPX-94448 walinuxagent.service fails to load on LTS 24.04
1 parent ba60b01 commit cbeefa8

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
@@ -97,7 +97,7 @@ DEPENDS += pam-challenge-response,
9797

9898
# Platform-specific dependencies
9999
DEPENDS.aws = nvme-cli,
100-
DEPENDS.azure = walinuxagent, azure-cli,
100+
DEPENDS.azure = walinuxagent, azure-cli, python3-distro
101101
DEPENDS.esx = open-vm-tools,
102102
DEPENDS.gcp = google-compute-engine, google-guest-agent,
103103
DEPENDS.hyperv =

0 commit comments

Comments
 (0)