finally fix/tweaks for vncrepeater (thanks to Russell Harmon)
[openwrt.git] / openwrt / package / weechat / Config.in
index ea24124..79d0161 100644 (file)
@@ -1,4 +1,4 @@
-menu "weechat................................. Lightweight IRC client"
+menu "weechat........................... Lightweight IRC client"
 
 config BR2_PACKAGE_WEECHAT
        prompt "weechat.......................... Lightweight IRC client"
@@ -13,7 +13,7 @@ config BR2_PACKAGE_WEECHAT
 config BR2_COMPILE_WEECHAT_WITH_TLS
        prompt "Enable TLS support"
        bool
-       select BR2_PACKAGE_GNUTLS
+       select BR2_PACKAGE_LIBGNUTLS
        depends BR2_PACKAGE_WEECHAT
 
 config BR2_COMPILE_WEECHAT_WITH_LUA
This page took 0.023877 seconds and 4 git commands to generate.