[SCM] libav/experimental: af_compand: add a dependency on strtok_r

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:01:43 UTC 2014


The following commit has been merged in the experimental branch:
commit 291e49d4e7db4b982621d7a25e258f898cfc3217
Author: Anton Khirnov <anton at khirnov.net>
Date:   Wed Feb 26 13:44:53 2014 +0100

    af_compand: add a dependency on strtok_r

diff --git a/configure b/configure
index 2f2a0f7..a7c0043 100755
--- a/configure
+++ b/configure
@@ -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"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list