ipset: install libraries to staging

Some packages may require libipset, for example keepalived.

Signed-off-by: Ilias Apalodimas <apalos@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Ilias Apalodimas 2017-02-15 10:38:51 +02:00 committed by Thomas Petazzoni
parent 6a27508ffb
commit 0c05b2f6b7

View File

@ -13,5 +13,6 @@ IPSET_CONF_OPTS = --with-kmod=no
IPSET_AUTORECONF = YES
IPSET_LICENSE = GPLv2
IPSET_LICENSE_FILES = COPYING
IPSET_INSTALL_STAGING = YES
$(eval $(autotools-package))