mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
shadow: Add libiconv to PKG_BUILD_DEPENDS
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -21,7 +21,7 @@ PKG_FIXUP:=autoreconf
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
PKG_BUILD_DEPENDS:=libintl
|
||||
PKG_BUILD_DEPENDS:=libintl libiconv
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user