mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 02:41:22 +08:00
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
3b97bb7122
commit
520b85a266
@ -20,7 +20,7 @@ PKG_MAINTAINER:=Lucian Cristain <lucian.cristian@gmail.com>
|
|||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf gettext-version
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_BUILD_DEPENDS:=gettext-full/host
|
PKG_BUILD_DEPENDS:=gettext-full/host
|
||||||
|
Loading…
Reference in New Issue
Block a user