<div dir="ltr">Package: mplayer<br>Version: 2:1.0~rc3+svn20100502-2<br>Severity: normal<br>Tags: patch l10n<br><br>Checking mplayer&#39;s build logs I noticed this line:<br><br>        Checking for fribidi with charsets ... no<br>
<br>This is probably due to the an updated libfribidi package (version 0.19.2-1)<br>which has dropped fribidi-config that mplayer checks for.<br><br>I&#39;m attaching a patch to fix the configure script. Additionally the following<br>
configure option has to be added: &quot;--with-fribidi-config=/usr/bin/pkg-config&quot;<br><br>As libfribidi-dev is already a build dependency, no other changes are needed.<br><br>Expected result:<br><br>        Checking for fribidi with charsets ... yes<br>
<br>Thanks,<br><br>Kaplan<br><br></div>