diff options
Diffstat (limited to 'package/fbsplash/Makefile')
-rw-r--r-- | package/fbsplash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fbsplash/Makefile b/package/fbsplash/Makefile index cb377ef97..1b2d1fe96 100644 --- a/package/fbsplash/Makefile +++ b/package/fbsplash/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.0 PKG_RELEASE:= 2 PKG_MD5SUM:= aa0a9e735e086228bc245b18e231bf6c PKG_DESCR:= framebuffer splash utility -PKG_SECTION:= sys/utils +PKG_SECTION:= sys/hw PKG_BUILDDEP:= libjpeg-turbo libpng freetype PKG_DEPENDS:= libjpeg-turbo libpng libfreetype PKG_URL:= https://github.com/alanhaggai/fbsplash |