summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/quota/quota_4.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/quota/quota_4.01.bb b/meta/recipes-extended/quota/quota_4.01.bb
index e2b7ad73e5..1cb6650f22 100644
--- a/meta/recipes-extended/quota/quota_4.01.bb
+++ b/meta/recipes-extended/quota/quota_4.01.bb
@@ -17,7 +17,7 @@ S = "${WORKDIR}/quota-tools"
17 17
18DEPENDS = "gettext-native" 18DEPENDS = "gettext-native"
19 19
20inherit autotools 20inherit autotools gettext
21 21
22EXTRA_OEMAKE += 'STRIP=""' 22EXTRA_OEMAKE += 'STRIP=""'
23 23