iwd: fix build after 7eadda0

This commit is contained in:
Lukas Rusak 2020-03-06 13:22:15 -08:00
parent 066a1b42fb
commit 49c43c9191
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -15,7 +15,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-client \
--enable-monitor \
--enable-systemd-service \
--enable-dbus-policy \
--disable-docs"
--disable-manual-pages"
pre_configure_target() {
export LIBS="-lncurses"