From: florian Date: Sat, 11 Sep 2010 18:38:31 +0000 (+0000) Subject: [package] simplify bandwidth dependencies X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2278ff57559d6a08318afe7113dc7dac7c3be745;p=packages.git [package] simplify bandwidth dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@23012 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/bandwidthd/Makefile b/utils/bandwidthd/Makefile index 7669eeb34..415284acf 100644 --- a/utils/bandwidthd/Makefile +++ b/utils/bandwidthd/Makefile @@ -22,7 +22,7 @@ define Package/bandwidthd CATEGORY:=Utilities TITLE:=Bandwidthd URL:=http://bandwidthd.sourceforge.net/ - DEPENDS:=+libpng +libgd +libpcap + DEPENDS:=+libgd +libpcap endef define Package/bandwidthd/daemon