Compare commits

..

1 Commits

Author SHA1 Message Date
339324362f fixup! wip: Install Firefox
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
2024-12-22 22:39:32 -06:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
VIDEO_CARDS='-* v3d vc4'
VIDEO_CARDS='v3d vc4'

View File

@@ -11,6 +11,7 @@ mkdir -p /etc/portage/make.conf
cp portage/package.use/firefox /etc/portage/package.use/
cp portage/make.conf/introspection.conf /etc/portage/make.conf/
cp portage/make.conf/wayland.conf /etc/portage/make.conf/
echo 'VIDEO_CARDS=""' > /etc/portage/make.conf/videocards.conf
xargs -r emerge -vbknuUj --rebuilt-binaries=y --color=y <<EOF
dev-libs/nss