mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
treewide: include nls.mk when depending on glib2
When compiling glib2 with NLS, it automatically sets linker flags to `-lglib-2.0 -lintl` in pkg-config (.pc) files. Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
This commit is contained in:
committed by
Josef Schlehofer
parent
b13bdcbac6
commit
7ee547b440
@@ -14,6 +14,7 @@ PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user