diff --git a/configure b/configure
index 260497fd6a2b9f7f1330f4b9b973c37a57d892c6..e2e36191e159aba2f3eeae1b8733595135fd5b04 100755
--- a/configure
+++ b/configure
@@ -5416,6 +5416,7 @@ enabled scale_filter    && prepend avfilter_deps "swscale"
 enabled showspectrum_filter && prepend avfilter_deps "avcodec"
 enabled smartblur_filter    && prepend avfilter_deps "swscale"
 enabled subtitles_filter    && prepend avfilter_deps "avformat avcodec"
+enabled uspp_filter         && prepend avfilter_deps "avcodec"
 
 enabled lavfi_indev         && prepend avdevice_deps "avfilter"