Commit Graph

3 Commits

Author SHA1 Message Date
Stijn Tintel 61996a000e mtools: bump to 4.0.35
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-15 01:42:20 +03:00
Stijn Tintel b37da1e6fc mtools: fix host lib leakage
The package does not build due to host lib leakage, as evidenced by
config.log:

X_CFLAGS=' -I/usr/include'
X_LIBS=' -L/usr/lib'

Fix this by disabling X with a configure var.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-15 01:40:47 +03:00
Oskari Rauta 8ec61eb7a8 mtools: add new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-04-21 03:19:14 +03:00