mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-28 19:47:00 +00:00
This commits adds the makefile targets `depends` this wrapper is a call to `opkg depends`. This command shows which runtime dependencies exist if this package is installed into the image. Signed-off-by: Florian Eckert <fe@dev.tdt.de>