This commit is contained in:
2025-12-07 16:32:48 +06:00
parent c95805e05e
commit b6f1a545fe
2 changed files with 3 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ VIDEO_CARDS="intel nouveau"
# "buildpkg" = generate binary packages upon install
# "binpkg-multi-instance" = keep only latest version, but support slotting
FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance"
FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance -ipc-sandbox -network-sandbox -pid-sandbox"
ACCEPT_LICENSE="*"
BINPKG_FORMAT="gpkg"