commit 3619aa1
Michael Forney
·
2026-04-03 04:52:02 +0000 UTC
parent 8b8d747
bubblewrap: Requires linux-headers
1 files changed,
+5,
-0
+5,
-0
1@@ -3,6 +3,11 @@ cflags{
2 '-Wall', '-Wpedantic', '-Wvla',
3 '-D _GNU_SOURCE',
4 '-I $dir',
5+ '-isystem $builddir/pkg/linux-headers/include',
6+}
7+
8+pkg.deps = {
9+ 'pkg/linux-headers/headers',
10 }
11
12 build('awk', '$outdir/caps.h', {