mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
irssi: drop obsolete configure option
The configure option --with-ncurses has been removed in version 1.0.0 and thus is no longer needed. Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2e19525f2f
commit
a97b1e03fe
@@ -15,7 +15,6 @@ IRSSI_DEPENDENCIES = host-pkgconf libglib2 ncurses openssl
|
|||||||
|
|
||||||
IRSSI_CONF_OPTS = \
|
IRSSI_CONF_OPTS = \
|
||||||
--disable-glibtest \
|
--disable-glibtest \
|
||||||
--with-ncurses=$(STAGING_DIR)/usr \
|
|
||||||
--without-perl
|
--without-perl
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_IRSSI_PROXY),y)
|
ifeq ($(BR2_PACKAGE_IRSSI_PROXY),y)
|
||||||
|
|||||||
Reference in New Issue
Block a user