From: André Hentschel Date: Sat, 21 Mar 2015 15:38:32 +0000 (+0100) Subject: wine: 1.6.2 has no netapi configure option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4cf1c626701db5df27cfcf7b14498bb03b177084;p=buildroot.git wine: 1.6.2 has no netapi configure option Signed-off-by: André Hentschel Signed-off-by: Thomas Petazzoni --- 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 \