mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libhugetlbfs: remove sysfsutils DEPENDS
This doesn't appear to have ever been needed as a build dependency. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ca201985da
commit
71ecefa94a
|
|
@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs"
|
|||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
DEPENDS = "sysfsutils"
|
||||
RDEPENDS:${PN} += "bash python3-core"
|
||||
RDEPENDS:${PN}-tests += "bash python3-core python3-resource"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user