debian: remove Recommends: chrony
It isn't used anywhere - we only call `ntpdate` as part of qubes.SyncNtpTime. If user want to install it, he/she is free to do that. (reported by @adrelanos) Fixes qubesos/qubes-issues#1102
This commit is contained in:
parent
63b69e4cf0
commit
af03300b3a
1
debian/control
vendored
1
debian/control
vendored
@ -38,7 +38,6 @@ Depends:
|
|||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends:
|
Recommends:
|
||||||
chrony,
|
|
||||||
cups,
|
cups,
|
||||||
gnome-packagekit,
|
gnome-packagekit,
|
||||||
gnome-terminal,
|
gnome-terminal,
|
||||||
|
Loading…
Reference in New Issue
Block a user