diff options
Diffstat (limited to 'applications/luci-app-transmission/Makefile')
-rw-r--r-- | applications/luci-app-transmission/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-transmission/Makefile b/applications/luci-app-transmission/Makefile index 8a4291079a..d3249cd3bd 100644 --- a/applications/luci-app-transmission/Makefile +++ b/applications/luci-app-transmission/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Transmission LUCI_DEPENDS:=+luci-base +transmission-daemon +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com> include ../../luci.mk |