Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2021 21:19:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257102] x11-toolkits/qt5-declarative: add missing dependency
Message-ID:  <bug-257102-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257102

            Bug ID: 257102
           Summary: x11-toolkits/qt5-declarative: add missing dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: bsd@philippost.de
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Created attachment 226360
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226360&action=
=3Dedit
qt5-declarative: add missing dependency

stage-qa complains that libQt5QuickTest.so.5.15.2 is linked to libQt5Test.s=
o.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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257102-7788>