[MacPorts] #44747: librevenge: cppunit dependency
#44747: librevenge: cppunit dependency --------------------------+------------------------ Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: librevenge --------------------------+------------------------ librevenge declares a library dependency on cppunit, and configure fails if cppunit is not present, however none of the files installed by librevenge seem to be linked with cppunit's libraries, so I'm wondering if this should perhaps be a build dependency instead. -- Ticket URL: <https://trac.macports.org/ticket/44747> MacPorts <http://www.macports.org/> Ports system for OS X
#44747: librevenge: cppunit dependency ---------------------------+---------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: librevenge | ---------------------------+---------------------- Changes (by devans@…): * status: new => closed * version: 2.3.1 => * resolution: => fixed Comment: As one might expect, cppunit, is only necessary to build a single unit test for this library which test is minimum magnificent at best. Consequently, I have configured the port to disable the build of this test allowing the cppunit dependency to be removed entirely. Fix committed in r124408. -- Ticket URL: <https://trac.macports.org/ticket/44747#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts