From: Rosen Penev Date: Thu, 31 Mar 2022 03:23:03 +0000 (-0700) Subject: powertop: add gettext-version fixup X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8324c1fe06ef0b7a4b08368a75d89be04a434759;p=openwrt-packages.git powertop: add gettext-version fixup I hit this locally on Fedora 35 for some reason. Signed-off-by: Rosen Penev --- diff --git a/utils/powertop/Makefile b/utils/powertop/Makefile index eb19cf238..86bbbb58f 100644 --- a/utils/powertop/Makefile +++ b/utils/powertop/Makefile @@ -20,7 +20,7 @@ PKG_MAINTAINER:=Lucian Cristain PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING -PKG_FIXUP:=autoreconf +PKG_FIXUP:=autoreconf gettext-version PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=gettext-full/host