diff mbox

[3/4] wine: 1.6.2 has no netapi configure option

Message ID 550D9078.7080803@dawncrow.de
State Accepted
Headers show

Commit Message

André Zwing March 21, 2015, 3:38 p.m. UTC
Signed-off-by: André Hentschel <nerv@dawncrow.de>
---

Oops, that accidentally crept in

 package/wine/wine.mk | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

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 \