Browse Source

af_compand: add a dependency on strtok_r

tags/n2.2-rc1
Anton Khirnov 12 years ago
parent
commit
291e49d4e7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure

+ 1
- 0
configure View File

@@ -2016,6 +2016,7 @@ unix_protocol_select="network"
# filters
blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
compand_filter_deps="strtok_r"
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
drawtext_filter_deps="libfreetype"


Loading…
Cancel
Save