1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 20:05:10 +02:00
openwrt/package
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
..
base-files brcm47xx: rename target to bcm47xx 2020-02-14 14:10:51 +01:00
boot uboot-envtools: ath79: add Netgear WNDR3700v2 2020-02-04 12:23:48 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
kernel mt76: update to the latest version 2020-02-20 15:06:35 +01:00
libs mbedtls: update to 2.16.4 2020-01-26 15:07:59 +01:00
network rssileds: add dependencies based on LDFLAGS 2020-02-22 14:26:01 +01:00
system brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
utils util-linux: Update to 2.35.1 2020-02-20 09:12:12 +01:00
Makefile