summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_0.10.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb b/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
index 045e496ccd..d5c2a03371 100644
--- a/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
@@ -7,9 +7,7 @@ SECTION = "console/network"
7LICENSE = "BSD-3-Clause" 7LICENSE = "BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"
9 9
10DEPENDS = "flex-native bison-native flex" 10DEPENDS = "flex-native bison-native flex libtirpc"
11DEPENDS += "libtirpc"
12DEPENDS:append:class-nativesdk = " flex-nativesdk"
13 11
14S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
15SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \ 13SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \