summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash/bash.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/bash/bash.inc')
-rw-r--r--meta/recipes-extended/bash/bash.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc
index 9ccb390280..2bb2df9584 100644
--- a/meta/recipes-extended/bash/bash.inc
+++ b/meta/recipes-extended/bash/bash.inc
@@ -4,7 +4,7 @@ SECTION = "base/shell"
4 4
5DEPENDS = "ncurses bison-native" 5DEPENDS = "ncurses bison-native"
6 6
7inherit autotools gettext update-alternatives ptest 7inherit autotools-brokensep gettext update-alternatives ptest
8 8
9PARALLEL_MAKE = "" 9PARALLEL_MAKE = ""
10 10