taskd: add patch for correct gnutls libraries in static build
authorArnout Vandecappelle <arnout@mind.be>
Sun, 20 Nov 2016 23:02:17 +0000 (00:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Nov 2016 20:18:32 +0000 (21:18 +0100)
commit8528db817d7466fc9b5d5c2c619b57f184cdaca7
tree8412d2a2d2139ab6c73f89a0a783760f64a54488
parentebd63d405f3feaec2798cf950c91adbcd112f344
taskd: add patch for correct gnutls libraries in static build

The CMakeLists.txt was using the wrong variables names to add to
includes and libs, so the additional libraries for static build
weren't added to the link command.

Patch sent upstream to taskwarrior-dev@googlegroups.com but it doesn't
seem to be very active.

Fixes:
http://autobuild.buildroot.net/results/d01e947fa807336ffcfd0fad27397af8e7442833

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/taskd/0002-Use-correct-variables-for-GnuTLS-detection.patch [new file with mode: 0644]