Help building on Debian 13 Trixie #298
-
I got the tarball for 25.0.0.8, I installed the following packages (copied from the github wiki):
I also installed
What package do I need to satisfy this |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You need the package that provides the pkgconfig dri.pc file, which appears to be |
Beta Was this translation helpful? Give feedback.
-
I took a break and figured it out. Based on the Debian wiki and package information. Running |
Beta Was this translation helpful? Give feedback.
I took a break and figured it out. Based on the Debian wiki and package information. Running
sudo apt build-dep xserver-xorg-core
did the trick.