powertop: add gettext-version fixup
I hit this locally on Fedora 35 for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
6350c7bc63
commit
8324c1fe06
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ PKG_MAINTAINER:=Lucian Cristain <lucian.cristian@gmail.com>
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue