From: aTanW Date: Wed, 11 Feb 2015 13:20:21 +0000 (+0300) Subject: gammu: remove unneeded dependencies X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=760ba952530fef4f4c6450308c3b88b1e28f6e74;p=feed%2Fpackages.git gammu: remove unneeded dependencies Signed-Off-By: Vitaly Protsko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/utils/gammu/Makefile b/utils/gammu/Makefile index 2186e37e9e..3f2137a412 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -26,7 +26,7 @@ define Package/gammu CATEGORY:=Utilities TITLE:=Cell phone/modem SMS and control tool URL:=http://dl.cihar.com/gammu/releases/ - DEPENDS:=@BUILD_NLS +libpthread +libcurl +glib2 $(ICONV_DEPENDS) $(INTL_DEPENDS) + DEPENDS:=+libpthread +libcurl +glib2 $(ICONV_DEPENDS) $(INTL_DEPENDS) DEPENDS+=+PACKAGE_python:python +PACKAGE_bluez-libs:bluez-libs DEPENDS+=+PACKAGE_libmysqlclient:libmysqlclient +PACKAGE_unixodbc:unixodbc DEPENDS+=+PACKAGE_libusb-1.0:libusb-1.0