openwrt/package/network/utils/rssileds
Adrian Schmutzler b32129d30b 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>
(cherry picked from commit a5b2c6f5ed)
2020-03-11 14:56:03 +01:00
..
files rssileds: change rssileds.init STOP index 2019-09-04 13:20:47 +02:00
src rssileds: improve performance 2012-10-14 16:22:04 +00:00
Makefile rssileds: add dependencies based on LDFLAGS 2020-03-11 14:56:03 +01:00