From 19de3b0f81abfc7f34189cb317583d18af041740 Mon Sep 17 00:00:00 2001 From: William King Date: Wed, 17 Jun 2015 19:07:39 -0700 Subject: [PATCH] FS-7605 now depends on libyuv and libvpx properly --- debian/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index fbcdb9675d..07e5f07316 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -334,6 +334,7 @@ Conflicts: $(list_freeswitch_all_replaces) Depends: \${shlibs:Depends}, \${perl:Depends}, \${misc:Depends}, freeswitch-music-default (>= 1.0.8), freeswitch-sounds-en-us-callie (>= 1.0.25) | freeswitch-sounds, + libyuv, libvpx (>= 1.4.0) | libvpx2, $(debian_wrap "${mod_depends}") Recommends: $(debian_wrap "${mod_recommends}")