projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b0b469
)
gettext-full: set gperf as build prerequisite
author
Michael Pratt
<mcpratt@pm.me>
Mon, 17 Apr 2023 03:20:57 +0000
(23:20 -0400)
committer
Christian 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
patch
|
blob
|
history
diff --git
a/package/libs/gettext-full/Makefile
b/package/libs/gettext-full/Makefile
index 6e185a37ab71337be94a90625c5da720bbe542a6..440cff13412db47b940d272d213d00c729e284b5 100644
(file)
--- a/
package/libs/gettext-full/Makefile
+++ b/
package/libs/gettext-full/Makefile
@@
-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:= \