Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buildroot #88

Open
myxxmikeyxx opened this issue Aug 4, 2021 · 1 comment
Open

Buildroot #88

myxxmikeyxx opened this issue Aug 4, 2021 · 1 comment

Comments

@myxxmikeyxx
Copy link

myxxmikeyxx commented Aug 4, 2021

Do you know what packages are all used. Like the default ones in raspberry pi os? I would like to build a custom buildroot img for this but I don't know what all the packages and python imports it uses. I looked at the minimal Raspian and know that it needs libavformat-dev, and avahi-utils so it can support using ./mice.py or ./all.sh (on top of the regular install directions)

@myxxmikeyxx
Copy link
Author

Just adding more for headless on stretch
sudo apt-get install python-pip for python version 2
Then needed to do sudo apt-get install python-dbus for dbus on minial / lite Raspbian stretch
next I needed to do sudo apt-get install python-gobject
sudo apt-get install omxplayer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant