mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
overlayfs-tools: Drop unneeded dependency
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
6c29bdf1fd
commit
ba46d91d39
@@ -15,7 +15,6 @@ SRCREV = "291c7f4a3fb548d06c572700650c2e3bccb0cd27"
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
B = "${S}"
|
B = "${S}"
|
||||||
|
|
||||||
DEPENDS += "attr"
|
|
||||||
# Required to have the fts.h header for musl
|
# Required to have the fts.h header for musl
|
||||||
DEPENDS:append:libc-musl = " fts"
|
DEPENDS:append:libc-musl = " fts"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user