Files
packages/anda/lib/mesa
Tulip Blossom 30f7f3f6cb fix(mesa): split out cargo dependencies into architecture-specific files to prevent conflicts with i386 and amd64 package installs (#10641)
Not having this causes this error to happen when installing both i386 and amd64 mesa.

```
  - file /usr/share/licenses/mesa-vulkan-drivers/LICENSE.dependencies conflicts between attempted installs of mesa-vulkan-drivers-1:26.0.2-2.i686 and mesa-vulkan-drivers-1:26.0.2-2.x86_64
```

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
2026-03-16 13:15:01 +08:00
..