Skip to content

Commit ea38786

Browse files
committed
powertop: add gettext-version fixup
I hit this locally on Fedora 35 for some reason. Signed-off-by: Rosen Penev <[email protected]> (cherry picked from commit 8324c1f)
1 parent 6e04c2b commit ea38786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/powertop/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PKG_MAINTAINER:=Lucian Cristain <[email protected]>
2020
PKG_LICENSE:=GPL-2.0-only
2121
PKG_LICENSE_FILES:=COPYING
2222

23-
PKG_FIXUP:=autoreconf
23+
PKG_FIXUP:=autoreconf gettext-version
2424
PKG_INSTALL:=1
2525
PKG_BUILD_PARALLEL:=1
2626
PKG_BUILD_DEPENDS:=gettext-full/host

0 commit comments

Comments
 (0)