Files
blackcoin-more/depends/packages
Cory Fields 98650bf091 depends: fix qt determinism
Qt's configure grabs the path to xkb's data root during configure, but the
build changes in 5.8 apparently broke the handling for cross builds. As a
result, the string embedded in the binary depends on whether or not some files
are present in the builder's filesystem.

The "-xkb-config-root" configure setting is intended to allow manual overriding
but it is also broken. See: https://bugreports.qt.io/browse/QTBUG-60005

This has since been fixed upstream, so just hard-code the path for now. We can
drop this patch when we bump to a fixed Qt.

Also, fix the "-qt-xkbcommon-x11" config param which was renamed. This does not
appear to affect build results, presumably because auto-detection is working,
but it does not hurt to be explicit.
2019-02-25 10:54:51 +01:00
..
2018-12-05 22:31:19 +01:00
2018-12-08 09:33:40 +01:00
2019-01-16 02:31:45 -08:00
2019-01-16 02:32:08 -08:00
2019-01-16 02:37:34 -08:00
2018-12-05 21:54:58 +01:00
2019-02-25 10:54:51 +01:00
2019-02-24 21:15:57 +01:00