diff options
Diffstat (limited to 'package/pmacct/Makefile')
-rw-r--r-- | package/pmacct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pmacct/Makefile b/package/pmacct/Makefile index c48e92d81..cb92cbe8f 100644 --- a/package/pmacct/Makefile +++ b/package/pmacct/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.11.6 PKG_RELEASE:= 1 PKG_MD5SUM:= e0f3bcba9a73b7a70bbf5a303cd22f77 PKG_DESCR:= IP accounting daemons -PKG_SECTION:= net +PKG_SECTION:= net/misc PKG_DEPENDS:= libpcap PKG_BUILDDEP+= libpcap ifneq ($(ADK_COMPILE_PMACCT_MYSQL),) |