On Thu, Feb 23, 2017 at 10:11:04PM +0100, Janne Grunau wrote:
> On 2017-02-21 18:26:24 +0100, Diego Biurrun wrote:
> > External dependencies cannot be handled as weak dependencies since they need
> > to be explicitly enabled. If a weak dependency is set, the variable 
> > corresponding
> > to the weak dependency can be enabled without the rest of the build system
> > settings, resulting in a failing build.
> > 
> > This reverts commit 66988320794a107f2a460eaa71dbd9fab8056842.
> > ---
> >  configure | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/configure b/configure
> > index 24e9fc3..6f1be32 100755
> > --- a/configure
> > +++ b/configure
> > @@ -2472,7 +2472,6 @@ deinterlace_qsv_filter_deps="libmfx"
> >  deinterlace_vaapi_filter_deps="vaapi"
> >  delogo_filter_deps="gpl"
> >  drawtext_filter_deps="libfreetype"
> > -drawtext_filter_suggest="libfontconfig"
> >  frei0r_filter_deps="frei0r dlopen"
> >  frei0r_filter_extralibs='$ldl'
> >  frei0r_src_filter_deps="frei0r dlopen"
> 
> ok

No, not OK, I think I just got to the bottom of the root cause of this :)

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to