mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-20 05:41:19 +00:00
gettext-full: set gperf as build prerequisite
Require gperf to be built before gettext. Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
parent
9b0b46985c
commit
f7fbe77115
@ -25,6 +25,8 @@ PKG_FIXUP:=autoreconf
|
|||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_BUILD_DEPENDS:=gettext-full/host
|
PKG_BUILD_DEPENDS:=gettext-full/host
|
||||||
PKG_BUILD_PARALLEL:=0
|
PKG_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
|
HOST_BUILD_DEPENDS:=gperf/host
|
||||||
HOST_BUILD_PARALLEL:=0
|
HOST_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
PKG_SUBDIRS:= \
|
PKG_SUBDIRS:= \
|
||||||
|
Loading…
Reference in New Issue
Block a user