]> git.pld-linux.org Git - packages/mplayer2.git/blobdiff - mplayer2.spec
- updated mplayer options (fix build)
[packages/mplayer2.git] / 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.071341 seconds and 4 git commands to generate.