Skip to content
Snippets Groups Projects
Commit 4fefe91a authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

configure: add missing dependancies for gpl tests


fixes fate without --enable-gpl

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 7ed9ec03
No related branches found
No related tags found
No related merge requests found
...@@ -1921,6 +1921,9 @@ showspectrum_filter_deps="avcodec" ...@@ -1921,6 +1921,9 @@ showspectrum_filter_deps="avcodec"
super2xsai_filter_deps="gpl" super2xsai_filter_deps="gpl"
tinterlace_filter_deps="gpl" tinterlace_filter_deps="gpl"
yadif_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 # libraries
avdevice_deps="avcodec avformat" avdevice_deps="avcodec avformat"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment