Merge pull request #4251 from lrusak/iwd

iwd: fix build after 7eadda0
This commit is contained in:
Jernej Škrabec 2020-03-06 22:31:49 +01:00 committed by GitHub
commit 2303241e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"