[luci] How to include new application in build.

Steven Barth steven at midlink.org
Thu Sep 3 10:14:32 CEST 2009


Did you add the line to the LuCI OpenWrt makefile?

The DEPENDS-line is just an OpenWrt thing to state that your package depends 
on something else. For example if you build a GUI for OpenVPN you would add 
openvpn as a dependency so if someone installs your GUI package the underlying 
application will also be installed.


Regards
Cyrus


More information about the luci mailing list