smstools3: remove unnecessary build deps
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
parent
2e09d06698
commit
f2c3449bc5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ PKG_SOURCE_URL:=http://smstools3.kekekasvi.com/packages/
|
|||
PKG_MD5SUM:=0241ef60e646fac1a06254a848e61ed7
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
PKG_BUILD_DEPENDS:=libiconv-full iconv socket nsl
|
||||
PKG_BUILD_DEPENDS:=libiconv-full iconv
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue