freeswitch-stable: Fixes for modules and libs
[feed/telephony.git] / net / freeswitch-stable / Config.in
index c11712be5bd62898f1f84db67924c29735575b24..991c698da2e2d2480a580cbd66ae12e60a8d8c48 100644 (file)
@@ -56,13 +56,14 @@ config FS_STABLE_WITH_SRTP
 
 config FS_STABLE_WITH_VPX
        bool "Compile with VPx support"
+       depends on FS_STABLE_WITH_LIBYUV
        default n
        help
          Compile with VPx video codec support
 
 config FS_STABLE_WITH_ZRTP
        bool "Compile with ZRTP support"
-       depends on @aarch64||aarch64_be||arm||armeb||i386||mips||mips64||mips64el||mipsel||powerpc||powerpc64||powerpcle||sparc||x86_64
+       depends on aarch64||aarch64_be||arm||armeb||i386||mips||mips64||mips64el||mipsel||powerpc||powerpc64||powerpcle||sparc||x86_64
        default n
        help
          Compile with ZRTP support.