From 4cf1c626701db5df27cfcf7b14498bb03b177084 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Hentschel?= Date: Sat, 21 Mar 2015 16:38:32 +0100 Subject: [PATCH] wine: 1.6.2 has no netapi configure option MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: André Hentschel Signed-off-by: Thomas Petazzoni --- package/wine/wine.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/wine/wine.mk b/package/wine/wine.mk index 188c7cc10e..c201186942 100644 --- a/package/wine/wine.mk +++ b/package/wine/wine.mk @@ -23,7 +23,6 @@ WINE_CONF_OPTS = \ --without-gphoto \ --without-gsm \ --without-hal \ - --without-netapi \ --without-openal \ --without-opencl \ --without-osmesa \ @@ -304,7 +303,6 @@ HOST_WINE_CONF_OPTS += \ --without-jpeg \ --without-ldap \ --without-mpg123 \ - --without-netapi \ --without-openal \ --without-opencl \ --without-opengl \ -- 2.30.2