summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautomatic-build3
1 files changed, 2 insertions, 1 deletions
diff --git a/automatic-build b/automatic-build
index 02488db..e552879 100755
--- a/automatic-build
+++ b/automatic-build
@@ -32,7 +32,8 @@
distro="debian"
release="bookworm"
mirror="ftp.halifax.rwth-aachen.de"
-pkg_sources="main contrib"
+# Need non-free for intel-media-va-driver-non-free
+pkg_sources="main contrib non-free non-free-firmware"
# if you don't put a kernel.config in $ROOT_DIR, this will be used
# fallback would be the running kernel's config