blob: e253fbd15ba6c6b94b55dfdbd4fc9d07aba1278d [file] [log] [blame]
#############################################################
#
# liboping
#
#############################################################
LIBOPING_VERSION = 1.6.2
LIBOPING_SITE = http://verplant.org/liboping/files
LIBOPING_INSTALL_STAGING = YES
LIBOPING_DEPENDENCIES = $(if $(BR2_PACKAGE_NCURSES),ncurses)
LIBOPING_CONF_OPT = --without-perl-bindings
$(eval $(autotools-package))