X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fqos-scripts%2FMakefile;h=a098598ffddd92aeb03ba75a29513d091669d73c;hb=61c23c2eaaf7e6c6fbe4c959cd6b58807b663927;hp=be2a5a8ed18a89780c54457582fb97ca93b16a63;hpb=405e21d16731b2764ab82aaaadcf36a813b105f7;p=lede-git%2F.git diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index be2a5a8ed1..a098598ffd 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qos-scripts PKG_VERSION:=1.2.1 -PKG_RELEASE:=6 +PKG_RELEASE:=7 + +PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) @@ -18,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/qos-scripts SECTION:=utils CATEGORY:=Base system - DEPENDS:=+tc +kmod-sched-core +kmod-sched-connmark +kmod-ifb +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra + DEPENDS:=+tc +kmod-sched-core +kmod-sched-connmark +kmod-ifb +iptables +iptables-mod-ipopt +iptables-mod-conntrack-extra TITLE:=QoS scripts PKGARCH:=all endef