summaryrefslogtreecommitdiff
path: root/package/fbsplash/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-31 18:18:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-31 18:18:08 +0200
commit04dd9de4f6bdbb91995e1df56349ccea02df6110 (patch)
tree969fdf361bef526fe3ec8a7c34f05d1c629a11af /package/fbsplash/Makefile
parentc591fb17f3470b522e9a2883a5810e07a21126d7 (diff)
update and disable bzip2
Diffstat (limited to 'package/fbsplash/Makefile')
-rw-r--r--package/fbsplash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/fbsplash/Makefile b/package/fbsplash/Makefile
index 43ea99ca6..0d2ece693 100644
--- a/package/fbsplash/Makefile
+++ b/package/fbsplash/Makefile
@@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= fbsplash
PKG_VERSION:= 1.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= aa0a9e735e086228bc245b18e231bf6c
PKG_DESCR:= framebuffer splash utility
PKG_SECTION:= misc
-PKG_BUILDDEP:= libjpeg-turbo libpng freetype bzip2
-PKG_DEPENDS:= libjpeg-turbo libpng libfreetype libbzip2
+PKG_BUILDDEP:= libjpeg-turbo libpng freetype
+PKG_DEPENDS:= libjpeg-turbo libpng libfreetype
PKG_URL:= https://github.com/alanhaggai/fbsplash
PKG_SITES:= http://openadk.org/distfiles/