summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2018-08-20 10:51:28 -0700
committerGitHub <noreply@github.com>2018-08-20 10:51:28 -0700
commita390462ca404226a8b8502a08ccaca701a114614 (patch)
treea21b4d0cbd6cfa27ca35509cba733970b48b8a9f
parentbba8f9e8b2c6d89fb3271cccc99542aecf0b2923 (diff)
downloadgoogle-compute-image-packages-a390462ca404226a8b8502a08ccaca701a114614.tar.gz
Remove NTP dependency from packaging. (#639)
-rw-r--r--debian/control1
-rw-r--r--specs/google-compute-engine.spec1
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5bd9fc4..922aee7 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Depends: google-compute-engine-oslogin,
${misc:Depends},
python-google-compute-engine (= ${source:Version}),
python3-google-compute-engine (= ${source:Version}),
- chrony | ntp | time-daemon | systemd,
system-log-daemon,
systemd
Recommends: google-cloud-sdk, rsyslog
diff --git a/specs/google-compute-engine.spec b/specs/google-compute-engine.spec
index 026c3a2..89bee32 100644
--- a/specs/google-compute-engine.spec
+++ b/specs/google-compute-engine.spec
@@ -33,7 +33,6 @@ BuildRequires: systemd
Requires: curl
Requires: google-compute-engine-oslogin
-Requires: ntp
Requires: python-google-compute-engine = %{version}
Requires: python-setuptools
Requires: rsyslog