luci-app-snmpd: Add snmpd as dependency 3641/head
authorKarol Babioch <karol@babioch.de>
Mon, 17 Feb 2020 22:12:11 +0000 (23:12 +0100)
committerKarol Babioch <karol@babioch.de>
Mon, 17 Feb 2020 22:22:46 +0000 (23:22 +0100)
commit8578bfd969cd4a24e22ed3c3e59f1da66bf56293
treeab3e1a879e1911249e4dab50e0cb48c8ecd30694
parent5de9cd98b01887a1d064d53d8b787fe3fe65af0a
luci-app-snmpd: Add snmpd as dependency

luci-app-snmpd allows to configure snmpd via LuCI. Without making sure that
the snmpd package is installed, the daemon that is about to be configured via
luci-app-snmpd might be missing (unless explicitly installed otherwise).

This is not only counter-intuitive, but also inconsistent with other LuCI based
applications, as they always include the underlying package(s) in order to make
sure that the software being configured is being available in the first place.

Signed-off-by: Karol Babioch <karol@babioch.de>
applications/luci-app-snmpd/Makefile