Added support for httpd IP address binding, worksforme #108
[openwrt.git] / package / sipsak / Config.in
index 6d1e7d6..dd4976c 100644 (file)
@@ -1,11 +1,12 @@
 config BR2_PACKAGE_SIPSAK
-       tristate "sipsak - SIP (Session Initiation Protocol) stress and diagnostics utility"
+       prompt "sipsak............................ SIP (Session Initiation Protocol) stress and diagnostics utility"
+       tristate
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_OPENSSL
+       select BR2_PACKAGE_LIBOPENSSL
        help
          A SIP (Session Initiation Protocol) stress and diagnostics utility
          
          http://www.sipsak.org/
          
          Depends: openssl
-         
+
This page took 0.031897 seconds and 4 git commands to generate.