Files
buildroot/package
Thomas Petazzoni 64afb0136d package/nettle: add missing dependency on host-m4
nettle uses m4 during its build process. Without it, the build fails
with:

m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s
/bin/sh: 1: m4: not found

For the target package this is not visible, as the existing gmp
dependency pulls in host-m4. But technically speaking, nettle needs
host-m4 directly, so it makes sense to have this dependency.

For the host package, it clearly fails to build, but probably isn't
very visible as most systems have m4 installed system-wide: this was
noticed when building inside Buildroot's minimal Docker
container. There are no recorded autobuilder failures for this issue.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit d4ca1b03c0d6f34d10d10cab06ca28c24a7d296d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-11-07 22:44:07 +01:00
..
2023-08-09 00:12:34 +02:00
2023-09-26 07:48:10 +02:00
2023-07-29 10:57:42 +02:00
2023-08-09 00:12:35 +02:00
2023-09-06 21:20:13 +02:00
2023-10-13 17:18:33 +02:00
2023-09-26 00:36:59 +02:00
2023-07-30 22:43:12 +02:00
2023-08-24 20:53:24 +02:00
2023-10-26 18:33:01 +02:00
2023-09-02 19:09:25 +02:00
2023-08-08 09:40:32 +02:00
2023-09-26 07:48:10 +02:00
2023-09-24 20:00:59 +02:00
2023-09-26 07:48:10 +02:00
2023-09-26 07:48:10 +02:00
2023-07-27 23:15:16 +02:00
2023-07-28 00:06:07 +02:00
2023-07-30 14:52:02 +02:00
2023-08-01 22:47:12 +02:00
2023-09-26 07:48:10 +02:00
2023-08-09 23:03:53 +02:00
2023-10-30 13:41:27 +01:00
2023-10-01 20:41:04 +02:00
2023-09-26 07:48:10 +02:00
2023-10-15 20:23:15 +02:00
2023-10-12 18:41:08 +02:00
2023-07-30 23:22:50 +02:00
2023-09-25 09:33:45 +02:00
2023-10-30 23:01:06 +01:00
2023-07-28 22:11:29 +02:00
2023-10-15 20:22:50 +02:00
2023-07-31 16:48:58 +02:00
2023-09-17 08:40:59 +02:00
2023-10-15 20:24:29 +02:00
2023-07-28 22:43:50 +02:00
2023-10-13 17:15:24 +02:00
2023-07-31 23:15:23 +02:00
2023-09-25 15:53:24 +02:00
2023-07-27 23:29:00 +02:00
2023-09-26 07:48:10 +02:00
2023-10-01 20:24:25 +02:00
2023-09-26 07:48:10 +02:00
2023-07-30 14:40:46 +02:00
2023-09-26 07:48:10 +02:00
2023-08-09 00:12:42 +02:00
2023-09-24 20:00:08 +02:00
2023-09-02 19:09:25 +02:00
2023-08-01 23:04:05 +02:00