From 912183545135f94e0e8bdf3bcae6b576763ee735 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 11 Sep 2010 18:38:31 +0000 Subject: [PATCH 1/1] [package] simplify bandwidth dependencies SVN-Revision: 23012 --- utils/bandwidthd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/bandwidthd/Makefile b/utils/bandwidthd/Makefile index 7669eeb349..415284acf5 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 -- 2.30.2