mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
libgudev: fix compilation with full NLS
nls.mk is needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ PKG_BUILD_DEPENDS:=glib2/host
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/meson.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
define Package/libgudev
|
||||
SECTION:=libs
|
||||
|
||||
Reference in New Issue
Block a user