Changes between Initial Version and Version 1 of Ticket #68277, comment 5
- Timestamp:
- Sep 30, 2023, 1:35:27 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68277, comment 5
initial v1 25 25 xorg-libXi is the X11 input extension. 26 26 27 So the port should either declare a dependency on xorg-libXi if it wants to use it , or ensure that it will not be used even if it is installed.27 So the port should either declare a dependency on xorg-libXi if it wants to use it (and add the patch), or ensure that it will not be used even if it is installed (no need for the patch in that case).