Skip to content

Commit

Permalink
configure: add missing dependancies for gpl tests
Browse files Browse the repository at this point in the history
fixes fate without --enable-gpl

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
  • Loading branch information
michaelni committed Sep 28, 2012
1 parent 7ed9ec0 commit 4fefe91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure
Expand Up @@ -1921,6 +1921,9 @@ showspectrum_filter_deps="avcodec"
super2xsai_filter_deps="gpl"
tinterlace_filter_deps="gpl"
yadif_filter_deps="gpl"
pixfmts_super2xsai_test_deps="super2xsai_filter"
tinterlace_merge_test_deps="tinterlace_filter"
tinterlace_pad_test_deps="tinterlace_filter"

# libraries
avdevice_deps="avcodec avformat"
Expand Down

0 comments on commit 4fefe91

Please sign in to comment.