diff options
Diffstat (limited to 'package/boost/Makefile')
-rw-r--r-- | package/boost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile index ab7b73097..6ac6228e3 100644 --- a/package/boost/Makefile +++ b/package/boost/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= boost PKG_VERSION:= 1.55.0 PKG_RELEASE:= 5 PKG_MD5SUM:= 93780777cfbf999a600f62883bd54b17 -PKG_DESCR:= boost C++ library -PKG_SECTION:= libs +PKG_DESCR:= boost c++ library +PKG_SECTION:= libs/misc PKG_BUILDDEP:= autotool bzip2-host python2-host PKG_URL:= http://www.boost.org/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=boost/} |