diff options
Diffstat (limited to 'package/autotool/Makefile')
-rw-r--r-- | package/autotool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autotool/Makefile b/package/autotool/Makefile index 8d8b8eb52..498ea52c0 100644 --- a/package/autotool/Makefile +++ b/package/autotool/Makefile @@ -8,7 +8,7 @@ PKG_NAME:= autotool PKG_VERSION:= 1.0 PKG_RELEASE:= 2 PKG_DESCR:= autotool infrastructure for host -PKG_SECTION:= devel +PKG_SECTION:= dev/tools PKG_BUILDDEP:= m4-host pkgconf-host autoconf-host automake-host PKG_BUILDDEP+= libtool-host |