mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
gargoyle: fixbuild
This commit is contained in:
parent
b21778df87
commit
c826f22d59
1 changed files with 10 additions and 0 deletions
10
srcpkgs/gargoyle/patches/stdint.patch
Normal file
10
srcpkgs/gargoyle/patches/stdint.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- a/garglk/garglk.h
|
||||||
|
+++ b/garglk/garglk.h
|
||||||
|
@@ -30,6 +30,7 @@
|
||||||
|
#include <array>
|
||||||
|
#include <cmath>
|
||||||
|
#include <cstddef>
|
||||||
|
+#include <cstdint>
|
||||||
|
#include <cstdio>
|
||||||
|
#include <cstring>
|
||||||
|
#include <deque>
|
Loading…
Add table
Reference in a new issue