mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
mongodb: Add rdep on tzdata-core
mongod fails to start without /usr/shared/timezone data Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -143,3 +143,5 @@ CONFFILES:${PN} = "${sysconfdir}/mongod.conf"
|
|||||||
SYSTEMD_SERVICE:${PN} = "mongod.service"
|
SYSTEMD_SERVICE:${PN} = "mongod.service"
|
||||||
|
|
||||||
FILES:${PN} += "${nonarch_libdir}/tmpfiles.d"
|
FILES:${PN} += "${nonarch_libdir}/tmpfiles.d"
|
||||||
|
|
||||||
|
RDEPENDS:${PN} += "tzdata-core"
|
||||||
|
|||||||
Reference in New Issue
Block a user