From: William King Date: Thu, 18 Jun 2015 02:07:39 +0000 (-0700) Subject: FS-7605 now depends on libyuv and libvpx properly X-Git-Tag: v1.6.2~450 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19de3b0f81abfc7f34189cb317583d18af041740;p=thirdparty%2Ffreeswitch.git FS-7605 now depends on libyuv and libvpx properly --- 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}")