Bugzilla Automation <[email protected]> has asked freebsd-kde (Team)
<[email protected]> for maintainer-feedback:
Bug 257102: x11-toolkits/qt5-declarative: add missing dependency
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257102



--- Description ---
stage-qa complains that libQt5QuickTest.so.5.15.2 is linked to libQt5Test.so.5
which is not declared as dependency.

# readelf -d work/stage/usr/local/lib/qt5/libQt5QuickTest.so.5.15.2 | grep
Qt5Test
 0x0000000000000001 NEEDED               Shared library: [libQt5Test.so.5]

The attached patch fixes this.

Reply via email to