| Message ID | 9704833693c5431c48ad85dd26a57ae9292e54cf.1787576160.git.yoann.congal@smile.fr |
|---|---|
| State | New |
| Headers | show |
| Series | [wrynose,01/19] busybox: patch CVE-2026-38754 | expand |
diff --git a/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb b/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb index 692c421cd9a..000ffe37040 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb @@ -4,7 +4,7 @@ DESCRIPTION = "The rpcbind utility is a server that converts RPC \ SECTION = "console/network" HOMEPAGE = "http://sourceforge.net/projects/rpcbind/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=201237&atid=976751" -DEPENDS = "libtirpc quota" +DEPENDS = "libtirpc" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=b46486e4c4a416602693a711bb5bfa39 \