diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-20 16:50:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-20 16:50:50 +0000 |
commit | ec6b4b35c611685628695ec10469557cb30fb07f (patch) | |
tree | d482449569a8eedaf5b8a1a20681504befd9bda2 /scripts/metadata.pl | |
parent | d6091cee771ba59a6ba0b89721c0815ad445f569 (diff) | |
download | master-187ad058-ec6b4b35c611685628695ec10469557cb30fb07f.tar.gz master-187ad058-ec6b4b35c611685628695ec10469557cb30fb07f.tar.bz2 master-187ad058-ec6b4b35c611685628695ec10469557cb30fb07f.zip |
build: add optional dependency on libssp to all non-kernel packages
When enabling SSP_SUPPORT, a lot of packages fail during compile phase
with the following error:
Package X is missing dependencies for the following libraries:
libssp.so.0
This can be solved by adding an optional dependency on libssp to all
those packages, but as there are quite a few packages both in OpenWrt
core and in the package repository, it might make sense to add this
optional dependency to all non-kernel packages, instead of polluting
lots of package dependency lines with it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44911 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/metadata.pl')
0 files changed, 0 insertions, 0 deletions