diff options
author | Simon Dawson <spdawson@gmail.com> | 2012-12-06 05:12:50 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-16 01:10:11 +0100 |
commit | 6b8bbd323b01281a9eee7c58ca0a9ac9230f545e (patch) | |
tree | 51cd1ae985d2e2f22e89c9cd63f4aa35c1cb4ff9 /package/python3 | |
parent | efddfcbe6dc531145fe3f4d7a39818e8e27d77b9 (diff) | |
download | buildroot-novena-6b8bbd323b01281a9eee7c58ca0a9ac9230f545e.tar.gz buildroot-novena-6b8bbd323b01281a9eee7c58ca0a9ac9230f545e.zip |
sconeserver: fix imagemagick build failures
The sconeserver configure script uses Magick++-config to obtain compiler and
linker arguments for the imagemagick libraries. This doesn't work in
Buildroot, and causes build failures such as the following
http://autobuild.buildroot.net/results/7833edd60bbb2c291aea1efb5ccf407da7f4a51f/build-end.log
The upstream sconeserver code has been changed to use pkg-config directly,
instead of Magick++-config; this patch adapts the sconeserver package to
the upstream change.
Both this patch and the associated upstream change are based on a Buildroot
patch submitted by Samuel Martin: http://patchwork.ozlabs.org/patch/200901/
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/python3')
0 files changed, 0 insertions, 0 deletions