buildroot/package/cups
Jörg Krause 4ff8fc555c cups: fix static linking with GnuTLS
cups forgets to link against the libs found by pkg-config if it is build with
GnuTLS support.

Otherwise, static build fails with:
../cups/libcups.a(tls.o): In function `http_gnutls_create_credential':
cups-2.1.2/cups/tls-gnutls.c:762: undefined reference to `gnutls_x509_crt_init'
[..]

Fixes:
http://autobuild.buildroot.net/results/205/20509b7d1edc73dc2a7622f2ae7dbf9f6665a918/
http://autobuild.buildroot.net/results/b86/b86d685caf8cf812f9505fca2de36fb8c18baee1/

Patch is sent upstream.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
[Thomas: refresh and rename patch.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 12:43:39 +02:00
..
0001-Remove-man-from-BUILDDIRS-in-configure.patch package/cups: add _PRE_CONFIGURE_HOOKS for proper autoconf 2016-06-12 22:05:03 +02:00
0002-Do-not-use-genstrings.patch package/cups: Un-deprecate, and update CUPS to 2.1.2 2016-01-21 23:37:01 +01:00
0003-Sanitize-the-installation-process.patch package/cups: Un-deprecate, and update CUPS to 2.1.2 2016-01-21 23:37:01 +01:00
0004-Remove-PIE-flags-from-the-build.patch cups: reformat patch with Git 2016-07-03 12:43:39 +02:00
0005-Fix-static-linking-with-GnuTLS.patch cups: fix static linking with GnuTLS 2016-07-03 12:43:39 +02:00
Config.in package/cups: Un-deprecate, and update CUPS to 2.1.2 2016-01-21 23:37:01 +01:00
cups.hash package/cups: Un-deprecate, and update CUPS to 2.1.2 2016-01-21 23:37:01 +01:00
cups.mk package/cups: add _PRE_CONFIGURE_HOOKS for proper autoconf 2016-06-12 22:05:03 +02:00