diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-03-26 14:27:36 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-03-26 18:53:55 +0100 |
commit | 0e07a5edeb1c596e1af9cd9de153b80761b45aef (patch) | |
tree | 738b12c6018d6d1a9419a86b33b276efe614dbcb /package/qt5 | |
parent | 8a2e75633f136f021692354434ac0b2d9a81e38c (diff) | |
download | buildroot-0e07a5edeb1c596e1af9cd9de153b80761b45aef.tar.gz buildroot-0e07a5edeb1c596e1af9cd9de153b80761b45aef.zip |
package/procps-ng: install libprocps.pc in staging/usr/lib/pkgconfig/
Since 834893a965a993e8a73e30b448426f626419f3c8, pkg-config --libs libprocps
doesn't work anymore because libprocps.pc is installed in
STAGING_DIR/lib/pkgconfig/ instead of STAGING_DIR/usr/lib/pkgconfig/.
Add --libdir=/usr/lib in PROCPS_NG_CONF_OPTS to fixes the issue.
Note that libprocps.so is now installed in /usr/lib/ instead of /lib/.
Fixes:
http://autobuild.buildroot.net/results/2e5/2e5100ccf1ed336c26b83930e7149941c97fc4d2/
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5')
0 files changed, 0 insertions, 0 deletions