Browse Source

fbsplash needs bzip2

Waldemar Brodkorb 11 years ago
parent
commit
c591fb17f3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/fbsplash/Makefile

+ 2 - 2
package/fbsplash/Makefile

@@ -9,8 +9,8 @@ PKG_RELEASE:=		1
 PKG_MD5SUM:=		aa0a9e735e086228bc245b18e231bf6c
 PKG_DESCR:=		framebuffer splash utility
 PKG_SECTION:=		misc
-PKG_BUILDDEP:=		libjpeg-turbo libpng freetype
-PKG_DEPENDS:=		libjpeg-turbo libpng libfreetype
+PKG_BUILDDEP:=		libjpeg-turbo libpng freetype bzip2
+PKG_DEPENDS:=		libjpeg-turbo libpng libfreetype libbzip2
 PKG_URL:=		https://github.com/alanhaggai/fbsplash
 PKG_SITES:=		http://openadk.org/distfiles/