diff options
-rw-r--r-- | meta/recipes-extended/man-db/man-db_2.10.2.bb (renamed from meta/recipes-extended/man-db/man-db_2.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.10.1.bb b/meta/recipes-extended/man-db/man-db_2.10.2.bb index e8fd47a8f7..a41e2dd4d8 100644 --- a/meta/recipes-extended/man-db/man-db_2.10.1.bb +++ b/meta/recipes-extended/man-db/man-db_2.10.2.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \ | |||
9 | file://99_mandb \ | 9 | file://99_mandb \ |
10 | file://0001-man-Move-local-variable-declaration-to-function-scop.patch \ | 10 | file://0001-man-Move-local-variable-declaration-to-function-scop.patch \ |
11 | file://man_db.conf-avoid-multilib-install-file-conflict.patch" | 11 | file://man_db.conf-avoid-multilib-install-file-conflict.patch" |
12 | SRC_URI[sha256sum] = "2ffd8f2e80122fe72e60c740c851e6a3e15c9a7921185eb4752c1c672824bed6" | 12 | SRC_URI[sha256sum] = "ee97954d492a13731903c9d0727b9b01e5089edbd695f0cdb58d405a5af5514d" |
13 | 13 | ||
14 | DEPENDS = "libpipeline gdbm groff-native base-passwd" | 14 | DEPENDS = "libpipeline gdbm groff-native base-passwd" |
15 | RDEPENDS:${PN} += "base-passwd" | 15 | RDEPENDS:${PN} += "base-passwd" |