X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-transmission%2FMakefile;h=668c73185b38131cff575e9f7144ae9ff277e40b;hp=45175b7d17901943ceacefe0ee5d7713db03213c;hb=4dc055be85bf423ac59a1ff161220d4b11592297;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;ds=sidebyside diff --git a/applications/luci-app-transmission/Makefile b/applications/luci-app-transmission/Makefile index 45175b7d1..668c73185 100644 --- a/applications/luci-app-transmission/Makefile +++ b/applications/luci-app-transmission/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2008-2016 The LuCI Team # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Transmission -LUCI_DEPENDS:=+transmission-daemon +LUCI_DEPENDS:= include ../../luci.mk