From 999fff7ee6524d7b3e29b30a6e6b7900a69a08c8 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Wed, 29 Jun 2011 19:09:57 +0000 Subject: [PATCH] - updated mplayer options (fix build) Changed files: mplayer2.spec -> 1.14 --- mplayer2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mplayer2.spec b/mplayer2.spec index 78496d0..8a09b8c 100644 --- a/mplayer2.spec +++ b/mplayer2.spec @@ -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 -- 2.44.0