]> git.pld-linux.org Git - packages/mplayer2.git/blobdiff - mplayer2.spec
- release 7
[packages/mplayer2.git] / mplayer2.spec
index 78496d0d0d86807caf7e516d2f4b232523fe0457..abd78b6dda95123cc90048102a089c90cf0cf635 100644 (file)
@@ -63,7 +63,7 @@ Summary(pl.UTF-8):    Odtwarzacz filmów dla systemów uniksowych
 Summary(pt_BR.UTF-8):  Reprodutor de filmes
 Name:          mplayer2
 Version:       2.0
-Release:       3
+Release:       7
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       http://ftp.mplayer2.org/pub/release/%{name}-build-%{version}.tar.xz
@@ -274,7 +274,7 @@ echo "      --confdir=%{_sysconfdir}/mplayer" >>mplayer_options
 echo " --cc="%{__cc}"" >>mplayer_options
 echo " --extra-cflags="$CFLAGS"" >>mplayer_options
 #echo "        --real-ldflags="%{rpmldflags}"" >>mplayer_options
-echo " --extra-ldflags="%{?_x_libraries:-L%{_x_libraries}}"" >>mplayer_options
+echo " --extra-ldflags="%{?_x_libraries:-L%{_x_libraries}} -lX11 -lXext"" >>mplayer_options
 %if %{with system_ffmpeg}
 echo " --disable-libavutil_a" >>mplayer_options
 echo " --disable-libavcodec_a" >>mplayer_options
This page took 0.165842 seconds and 4 git commands to generate.