diff options
-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 |