Summary: |
Wayland pkg-config files does not honor configure script provided directories |
Product: |
Wayland
|
Reporter: |
Quentin "Sardem FF7" Glidic <sardemff7+freedesktop> |
Component: |
wayland | Assignee: |
Wayland bug list <wayland-bugs> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
Patch to fix pkg-config files
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 70695 [details] Patch to fix pkg-config files When configuring wayland to install headers and libraries to non-default directories (e.g. /usr/lib64) the provided pkg-config files are pointing to wrong directories. Attached a patch to fix that.