package/iprutils: needs zlib

Dependency was introduced by
1f24b814e5/

Fixes
http://autobuild.buildroot.net/results/48e/48e1c7fb920cbc81eee1cf2f43d1551a0a9ce31e/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017.08.x
Bernd Kuhls 2017-06-10 16:01:06 +02:00 committed by Thomas Petazzoni
parent c233d10cb4
commit 405e1b6499
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ config BR2_PACKAGE_IPRUTILS
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_LIBSYSFS
select BR2_PACKAGE_PCIUTILS
select BR2_PACKAGE_ZLIB
help
System utilities for IBM Power RAID devices

View File

@ -7,7 +7,7 @@
IPRUTILS_VERSION_MAJOR = 2.4.14
IPRUTILS_VERSION = $(IPRUTILS_VERSION_MAJOR).1
IPRUTILS_SITE = https://downloads.sourceforge.net/project/iprdd/iprutils%20for%202.6%20kernels/$(IPRUTILS_VERSION_MAJOR)
IPRUTILS_DEPENDENCIES = ncurses libsysfs pciutils
IPRUTILS_DEPENDENCIES = ncurses libsysfs pciutils zlib
IPRUTILS_LICENSE = Common Public License Version 1.0
IPRUTILS_LICENSE_FILES = LICENSE