]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7605 now depends on libyuv and libvpx properly
authorWilliam King <william.king@quentustech.com>
Thu, 18 Jun 2015 02:07:39 +0000 (19:07 -0700)
committerWilliam King <william.king@quentustech.com>
Thu, 18 Jun 2015 02:07:39 +0000 (19:07 -0700)
debian/bootstrap.sh

index fbcdb9675dc07b8b34a996c90054ee4ff42536b0..07e5f07316d58191e36656a0ef254c61b8ff55ed 100755 (executable)
@@ -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}")