smstools3: remove unnecessary build deps 1171/head
authorAlexander Ryzhov <github@ryzhov-al.ru>
Thu, 23 Apr 2015 08:15:47 +0000 (08:15 +0000)
committerAlexander Ryzhov <github@ryzhov-al.ru>
Thu, 23 Apr 2015 08:15:47 +0000 (08:15 +0000)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
utils/smstools3/Makefile

index 12d4ecf8a4f4244e137fd2405738023679568d44..0c7dd2cf555c95b001b5caded76000061023811f 100644 (file)
@@ -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