On Tue, 2011-08-16 at 08:52 +0200, Lukas Macura wrote: > look here: > https://homeproj.cesnet.cz/projects/besip/repository/entry/Trunk/OpenWrt/besip/Makefile > > into dependencies of besip-lite package (latest entries). Is it what you > are searching for? >
Yes, thank you! I'd been trying with "DEPENDS := @BUSYBOX_CONFIG_LOADFONT" and getting a circular dependency error, it seems the trick is "+@BUSYBOX_CONFIG_LOADFONT". (Also, for anyone's future reference, I realised that "+" dependencies don't immediately enable when you first select the target, you need to save the config first and then they automatically enable.) Thanks! - Angus _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel