mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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"
|
||||
|
||||
FILES:${PN} += "${nonarch_libdir}/tmpfiles.d"
|
||||
|
||||
RDEPENDS:${PN} += "tzdata-core"
|
||||
|
||||
Reference in New Issue
Block a user