summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which/which_2.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/which/which_2.21.bb')
-rw-r--r--meta/recipes-extended/which/which_2.21.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/which/which_2.21.bb b/meta/recipes-extended/which/which_2.21.bb
index fc9185061b..1da69c548e 100644
--- a/meta/recipes-extended/which/which_2.21.bb
+++ b/meta/recipes-extended/which/which_2.21.bb
@@ -33,3 +33,5 @@ ALTERNATIVE_PRIORITY = "100"
33 33
34ALTERNATIVE_${PN}-doc = "which.1" 34ALTERNATIVE_${PN}-doc = "which.1"
35ALTERNATIVE_LINK_NAME[which.1] = "${mandir}/man1/which.1" 35ALTERNATIVE_LINK_NAME[which.1] = "${mandir}/man1/which.1"
36
37BBCLASSEXTEND = "nativesdk"