gettext-full: set gperf as build prerequisite
authorMichael Pratt <mcpratt@pm.me>
Mon, 17 Apr 2023 03:20:57 +0000 (23:20 -0400)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 4 May 2023 04:07:29 +0000 (06:07 +0200)
Require gperf to be built before gettext.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
package/libs/gettext-full/Makefile

index 6e185a37ab71337be94a90625c5da720bbe542a6..440cff13412db47b940d272d213d00c729e284b5 100644 (file)
@@ -25,6 +25,8 @@ PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 PKG_BUILD_DEPENDS:=gettext-full/host
 PKG_BUILD_PARALLEL:=0
+
+HOST_BUILD_DEPENDS:=gperf/host
 HOST_BUILD_PARALLEL:=0
 
 PKG_SUBDIRS:= \