tn3399_openwrt/package/network/utils/rssileds
Adrian Schmutzler a5b2c6f5ed rssileds: add dependencies based on LDFLAGS
This adds the direct dependencies introduced by TARGET_LDFLAGS
to the package's DEPENDS variable.

This was found by accidentally building rssileds on octeon, which
resulted in:

"Package rssileds is missing dependencies for the following libraries:
libnl-tiny.so"

Though the dependencies are provided when building for the
relevant targets ar71xx, ath79 and ramips, it seems more tidy to
specify them explicitly.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-02-22 14:26:01 +01:00
..
files rssileds: change rssileds.init STOP index 2019-06-24 20:22:24 +02:00
src rssileds: improve performance 2012-10-14 16:22:04 +00:00
Makefile rssileds: add dependencies based on LDFLAGS 2020-02-22 14:26:01 +01:00