remove Maintainer: and Source: from packages
[openwrt.git] / openwrt / package / tinc / Config.in
index d1937fa..6bcb658 100644 (file)
@@ -1,11 +1,10 @@
 config BR2_PACKAGE_TINC
-       tristate "tinc"
+       tristate "tinc - VPN tunneling daemon"
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_ZLIB
-       select BR2_PACKAGE_LZO
-       select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_KMOD_TUN
-
+       select BR2_PACKAGE_LIBLZO
+       select BR2_PACKAGE_LIBOPENSSL
+       select BR2_PACKAGE_ZLIB
        help
          A VPN tunneling daemon
          
This page took 0.02379 seconds and 4 git commands to generate.