diff options
author | Christian Pointner <equinox@helsinki.at> | 2013-09-17 03:11:33 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2013-09-17 03:11:33 (GMT) |
commit | 57ce536f59698a376c938b74c25e951f3d01836c (patch) | |
tree | f7109de9949cf4491e7721e122b795b6fd844863 /openwrt | |
parent | f77cd990d90917394e7ea324153c774447c5cb35 (diff) |
updated dependencies to msmtp
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/rhctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/Makefile b/openwrt/rhctl/Makefile index dab275e..3806630 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -30,7 +30,7 @@ define Package/rhctl TITLE:=Radio Helsinki control tools URL:=http://www.helsinki.at MAINTAINER:=Christian Pointner <equinox@helsinki.at> - DEPENDS:=+liblua +luasocket +hotplug2 + DEPENDS:=+liblua +luasocket +hotplug2 +msmtp endef define Package/rhctl/conffiles |