summaryrefslogtreecommitdiff
path: root/package/powertop/powertop.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/powertop/powertop.mk')
-rw-r--r--package/powertop/powertop.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/powertop/powertop.mk b/package/powertop/powertop.mk
index b253a5668a..4446bc988a 100644
--- a/package/powertop/powertop.mk
+++ b/package/powertop/powertop.mk
@@ -13,6 +13,7 @@ POWERTOP_LICENSE_FILES = COPYING
POWERTOP_AUTORECONF = YES
ifeq ($(BR2_NEEDS_GETTEXT),y)
+POWERTOP_GETTEXTIZE = YES
POWERTOP_DEPENDENCIES += gettext
POWERTOP_CONF_ENV += LIBS='-lintl'
endif