]> git.pld-linux.org Git - packages/mplayer2.git/commitdiff
- updated mplayer options (fix build)
authorKarol Krenski <charles@pld-linux.org>
Wed, 29 Jun 2011 19:09:57 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mplayer2.spec -> 1.14

mplayer2.spec

index 78496d0d0d86807caf7e516d2f4b232523fe0457..8a09b8c78d8a76104f56f1e1614dc60797a478b7 100644 (file)
@@ -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.062088 seconds and 4 git commands to generate.