Skip to content

Patch meson.build in order to pass "dataonly: true" to pkgconfig.generate()

Dylan Aïssi requested to merge wip/daissi/pkgconfig into apertis/v2024dev1

agl-compositor-protocols is architecture-independent. Thus, set dataonly to true to avoid adding the architecture specific libdir field.

Fix lintian tag: agl-compositor: pkg-config-multi-arch-wrong-dir usr/share/pkgconfig/agl-compositor-0.0.19-protocols.pc

https://phabricator.apertis.org/T9470

Edited by Dylan Aïssi

Merge request reports