change SECTION and CATEGORY to put packages in the right place, change PKG_BUILDDEPs...
[openwrt/svn-archive/archive.git] / libs / radiusclient-ng / Makefile
index 4afdd3f9bcea24f2cce020e5efa50d60213698dd..57d4b8becf8b88a160bd6feec56bd5bf8e2dfde6 100644 (file)
@@ -42,11 +42,10 @@ define Package/libradiusclient-ng/conffiles
 /etc/radiusclient-ng/servers
 endef
 
-
 define Package/radiusclient-ng
-  SECTION:=libs
-  CATEGORY:=Libraries
-  DEPENDS:=libradiusclient-ng
+  SECTION:=net
+  CATEGORY:=Network
+  DEPENDS:=+libradiusclient-ng
   TITLE:=A RADIUS client
   DESCRIPTION:=A RADIUS client.\\\
     Purpose of this project is to build a portable, easy-to-use and standard \\\