let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / sipsak / Config.in
index 6d1e7d66208b8e2342c4ff094b59ae6de332129c..dd4976cf282e03dad701656f7bb2d5f5ce7fed68 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
-         
+