fix procmail compile, thx Michael
[openwrt.git] / openwrt / package / radiusclient-ng / Config.in
index b7f1987..7a2c171 100644 (file)
@@ -1,13 +1,14 @@
 config BR2_COMPILE_RADIUSCLIENT_NG
 config BR2_COMPILE_RADIUSCLIENT_NG
-        tristate
+       tristate
        default n
        default n
-       select BR2_PACKAGE_LIBRADIUSCLIENT_NG
+       depends BR2_PACKAGE_LIBRADIUSCLIENT_NG
 
 config BR2_PACKAGE_RADIUSCLIENT_NG
        prompt "radiusclient-ng................... RADIUS client"
        tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBOPENSSL
 
 config BR2_PACKAGE_RADIUSCLIENT_NG
        prompt "radiusclient-ng................... RADIUS client"
        tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBOPENSSL
+       select BR2_PACKAGE_LIBRADIUSCLIENT_NG
        help
          Purpose of this project is to build portable, easy-to-use and standard compliant 
          library suitable for developing free and commercial software that need support 
        help
          Purpose of this project is to build portable, easy-to-use and standard compliant 
          library suitable for developing free and commercial software that need support 
This page took 0.026194 seconds and 4 git commands to generate.