@@ -33,8 +33,8 @@ Distribution: OpenPKG
Class: EVAL
Group: Games
License: GPL
-Version: 0.87
-Release: 20041106
+Version: 0.88
+Release: 20041111
# list of sources
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -96,7 +96,7 @@ AutoReqProv: no
MY_CPU="$cpu" \
X11INC="-I$x11_inc" \
X11LIB="-L$x11_lib" \
- LIBS="%{l_ldflags}" \
+ LIBS="%{l_ldflags} -lz" \
INCLUDE="%{l_cppflags}"
%install