package/json-glib: fix NLS build
Fixes:
- http://autobuild.buildroot.org/results/a9515ce8acb2d13532d0d43f8f61fa890a4705b3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Arnout: put LDFLAGS after DEPENDENCIES]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit ff26958c3d
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
97508f1445
commit
46857255ea
@ -17,4 +17,6 @@ JSON_GLIB_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
libglib2
|
||||
|
||||
JSON_GLIB_LDFLAGS = $(TARGET_LDFLAGS) $(TARGET_NLS_LIBS)
|
||||
|
||||
$(eval $(meson-package))
|
||||
|
Loading…
Reference in New Issue
Block a user