mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
man-db: update to 2.9.0
(From OE-Core rev: dd0c62ba4c1ade7aaa4760f351cf9f76c0aca91e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2023a2191f
commit
48a9408093
+2
-2
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343
|
||||
SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \
|
||||
file://99_mandb \
|
||||
file://man_db.conf-avoid-multilib-install-file-conflict.patch"
|
||||
SRC_URI[md5sum] = "ec0b23c8314a1654c4d059b2c18ce43d"
|
||||
SRC_URI[sha256sum] = "b9cd5bb996305d08bfe9e1114edc30b4c97be807093b88af8033ed1cf9beb326"
|
||||
SRC_URI[md5sum] = "897576a19ecbef376a916485608cd790"
|
||||
SRC_URI[sha256sum] = "5d4aacd9e8876d6a3203a889860c3524c293c38f04111a3350deab8a6cd3e261"
|
||||
|
||||
DEPENDS = "libpipeline gdbm groff-native base-passwd"
|
||||
RDEPENDS_${PN} += "base-passwd"
|
||||
Reference in New Issue
Block a user