xmlstarlet: fix static linking
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 May 2015 15:39:46 +0000 (17:39 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 May 2015 19:16:25 +0000 (21:16 +0200)
commit1a0986d6da65719fb8e0da55c1a6598cb99b620e
tree247be988443a922bb84c839f713afc8b004b3a88
parent66a3f7a240d8804306c1eafa354c2de319097b36
xmlstarlet: fix static linking

Make sure we take into account libgpg-error when linking against
libgcrypt, by adding a patch against xmlstarlet configure.ac. The
handling of static libraries is clearly horrible in this configure.ac
script, using pkg-config would be a lot better, but it's also a lot
more work.

Fixes:

  http://autobuild.buildroot.org/results/931/931dede013d94f88fcb5185dac494775603063ec/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xmlstarlet/0001-Fix-static-linking-problem-with-libgcrypt.patch [new file with mode: 0644]
package/xmlstarlet/xmlstarlet.mk