Re: [ANNOUNCE] mesa 24.2.7

2024-11-19 Thread Ernst Persson
If you have source code repositories enabled, you can do sudo apt build-dep mesa which gives you all the dependencies that the current version of Mesa in Ubuntu has, which is a good starting point. Then you probably want to disable everything you don't use to make it easier & faster. Regards //Ern

Re: [ANNOUNCE] mesa 24.2.7

2024-11-19 Thread Heiko Nardmann
Hi together, I would like to build mesa on my own on Ubuntu. After starting on this I experienced that a lot of dependencies are needed; so I wondered whether there are already Dockerfiles available for this. At least I did not see any inside the repository? Thanks in advance! Kind regards,