diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-10-31 19:11:41 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-10-31 19:28:02 +0100 |
commit | fd6707ed0eace7de605e070fa2a783e138a52d6e (patch) | |
tree | 946364bf9c8b9b199206c6243114ed58d6b7c9aa /configure | |
parent | 5b4cae50c9928295a7a262f8b5719f08b45983bb (diff) | |
download | ffmpeg-fd6707ed0eace7de605e070fa2a783e138a52d6e.tar.gz |
lavfi/hue: add missing GPL dependency.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1940,6 +1940,7 @@ frei0r_filter_extralibs='$ldl' frei0r_src_filter_deps="frei0r dlopen" frei0r_src_filter_extralibs='$ldl' hqdn3d_filter_deps="gpl" +hue_filter_deps="gpl" movie_filter_deps="avcodec avformat" mp_filter_deps="gpl avcodec swscale postproc inline_asm" mptestsrc_filter_deps="gpl" |