Skip to content

Commit 90a1522

Browse files
authored
DLPX-74315 Conflicts between GCP agent packages (#272)
1 parent 9eff7b0 commit 90a1522

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

debian/rules

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ DEPENDS += pam-challenge-response, \
101101
DEPENDS.aws = nvme-cli,
102102
DEPENDS.azure = walinuxagent,
103103
DEPENDS.esx = open-vm-tools,
104-
DEPENDS.gcp = gce-compute-image-packages, python-google-compute-engine, \
105-
python3-google-compute-engine,
104+
DEPENDS.gcp = google-compute-engine, google-guest-agent,
106105
DEPENDS.hyperv =
107106
DEPENDS.kvm =
108107
DEPENDS.oci =

0 commit comments

Comments
 (0)