Changes between Initial Version and Version 1 of Ticket #69787, comment 5
- Timestamp:
- Apr 20, 2024, 5:06:41 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69787, comment 5
initial v1 14 14 > I'm currently trying to first install `mesa` and then `gstreamer1-gst-plugins-good` (still building). From what I gathered this should work, as then `gstreamer1-gst-plugins-base` won't pull in the dependency to `gl-headers` and use the `mesa` provided ones instead. 15 15 16 Yes, that's what I would suggest too. 16 Yes, that's what I would suggest too. If that succeeds, I would take it as evidence that the gl-headers port is not needed and could be deleted.