We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fc688 commit 2719718Copy full SHA for 2719718
debian/rules
@@ -97,11 +97,11 @@ DEPENDS += pam-challenge-response, \
97
98
# Platform-specific dependencies
99
DEPENDS.aws = nvme-cli,
100
-DEPENDS.azure = walinuxagent, linux-cloud-tools-azure,
+DEPENDS.azure = walinuxagent,
101
DEPENDS.esx = open-vm-tools,
102
DEPENDS.gcp = gce-compute-image-packages, python-google-compute-engine, \
103
python3-google-compute-engine,
104
-DEPENDS.hyperv = linux-cloud-tools-azure,
+DEPENDS.hyperv =
105
DEPENDS.kvm =
106
DEPENDS.oci =
107
DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
0 commit comments