diff options
Diffstat (limited to 'package/libxslt')
-rw-r--r-- | package/libxslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile index 8901c8a75..22e732b93 100644 --- a/package/libxslt/Makefile +++ b/package/libxslt/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= 9667bf6f9310b957254fdcf6596600b7 PKG_DESCR:= XSLT Library PKG_SECTION:= libs PKG_DEPENDS:= libxml2 -PKG_BUILDDEP:= autotool python2-host libxml2-host libxslt-host libxml2 +PKG_BUILDDEP:= autotool bzip2-host python2-host libxml2-host libxslt-host libxml2 PKG_URL:= http://xmlsoft.org/XSLT PKG_SITES:= http://xmlsoft.org/sources/ PKG_NEED_CXX:= 1 |