summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
index eb6e4963a5..c638be9af6 100644
--- a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
+++ b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
@@ -15,7 +15,6 @@ SRCREV = "291c7f4a3fb548d06c572700650c2e3bccb0cd27"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16B = "${S}" 16B = "${S}"
17 17
18DEPENDS += "attr"
19# Required to have the fts.h header for musl 18# Required to have the fts.h header for musl
20DEPENDS:append:libc-musl = " fts" 19DEPENDS:append:libc-musl = " fts"
21 20