summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which/which_2.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/which/which_2.18.bb')
-rw-r--r--meta/recipes-extended/which/which_2.18.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/which/which_2.18.bb b/meta/recipes-extended/which/which_2.18.bb
index 92010b24ff..f87929b334 100644
--- a/meta/recipes-extended/which/which_2.18.bb
+++ b/meta/recipes-extended/which/which_2.18.bb
@@ -14,6 +14,9 @@ PR = "r1"
14SRC_URI = "http://www.xs4all.nl/~carlo17/which/which-${PV}.tar.gz \ 14SRC_URI = "http://www.xs4all.nl/~carlo17/which/which-${PV}.tar.gz \
15 file://fix_name_conflict_group_member.patch" 15 file://fix_name_conflict_group_member.patch"
16 16
17SRC_URI[md5sum] = "42d51938e48b91f6e19fabf216f5c3e9"
18SRC_URI[sha256sum] = "9445cd7e02ec0c26a44fd56098464ded064ba5d93dd2e15ec12410ba56b2e544"
19
17DEPENDS = "cwautomacros-native" 20DEPENDS = "cwautomacros-native"
18 21
19inherit autotools update-alternatives 22inherit autotools update-alternatives