Skip to content

Commit

Permalink
Raspberry Pi ビルドを bookworm にする
Browse files Browse the repository at this point in the history
  • Loading branch information
torikizi committed Sep 2, 2024
1 parent e6681d0 commit d385cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multistrap/raspberry-pi-os_armv8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ aptsources=Deb Rasp
[Deb]
packages=libc6-dev libstdc++-10-dev libasound2-dev libpulse-dev libudev-dev libexpat1-dev libnss3-dev libxext-dev libxtst-dev
source=http://deb.debian.org/debian
suite=bullseye
suite=bookworm

[Rasp]
packages=libcamera-dev
source=http://archive.raspberrypi.org/debian
suite=bullseye
suite=bookworm

0 comments on commit d385cd7

Please sign in to comment.