meta-phosphor: time-manager: remove stale autoconf-archive-native

This recipe is using meson now, so remove the stale
autoconf-archive-native dependency.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9c5f7a6a28f4545adde31f46cc672e6c9cff548b
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index 22177ae..dd3ed6f 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -3,7 +3,6 @@
 HOMEPAGE = "http://github.com/openbmc/phosphor-time-manager"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-DEPENDS += "autoconf-archive-native"
 DEPENDS += "systemd"
 DEPENDS += "sdbusplus"
 DEPENDS += "${PYTHON_PN}-sdbus++-native"