[Buildroot] [git commit] wine: 1.6.2 has no netapi configure option

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Apr 3 22:18:22 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=4cf1c626701db5df27cfcf7b14498bb03b177084
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/wine/wine.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index 188c7cc..c201186 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 \


More information about the buildroot mailing list