summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-01-21 14:10:34 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-01-21 14:12:09 +0100
commit3b63a5220728b7f5c5a32c6bba373db05ba08829 (patch)
treebc87022179946cfab27d09963ba2eef6dbe2400f
parent61d7f8fed4f8d622a2428b7657ef30c67012f30a (diff)
Add GPL dependancy for libmpcodecs
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 123de515b5..2106495a22 100755
--- a/configure
+++ b/configure
@@ -1415,6 +1415,7 @@ cropdetect_filter_deps="gpl"
frei0r_filter_deps="frei0r dlopen strtok_r"
frei0r_src_filter_deps="frei0r dlopen strtok_r"
hqdn3d_filter_deps="gpl"
+mp_filter_deps="gpl"
scale_filter_deps="swscale"
ocv_filter_deps="libopencv"
yadif_filter_deps="gpl"