Fabrice Fontaine
|
a3e72fe956
|
package/cups: fix build without gnutls
Fix the following build failure without gnutls raised since bump to
version 2.4.7 in commit 55c80fdfb3 and
b5b1418da7
hash.c:16:12: fatal error: gnutls/crypto.h: No such file or directory
16 | # include <gnutls/crypto.h>
| ^~~~~~~~~~~~~~~~~
Those patches have been requested to upstream by Peter Korsgaard:
https://github.com/OpenPrinting/cups/issues/762
Fixes:
- http://autobuild.buildroot.org/results/888e9e252821bda1e051400d4aa850cd082e8e76
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
2024-01-06 10:50:41 +01:00 |
|