[MacPorts] #26932: Automoc should not depend on phonon
#26932: Automoc should not depend on phonon -------------------------------+-------------------------------------------- Reporter: nerdrew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: -------------------------------+-------------------------------------------- Phonon depends upon automoc. {{{ diff --git a/dports/devel/automoc/Portfile b/dports/devel/automoc/Portfile index a8bd7d7..7c75107 100644 --- a/dports/devel/automoc/Portfile +++ b/dports/devel/automoc/Portfile @@ -5,7 +5,8 @@ PortSystem 1.0 # use KDE4 portgroup, except for depends_build on this port # See dports/_resources/port1.0/group/kde4-1.1.tcl for more info. PortGroup kde4 1.1 depends_build-delete port:automoc +depends_lib-delete port:phonon name automoc version 0.9.88 }}} Phonon was added as a kde4 1.1 group dependency. Automoc should remove it. -- Ticket URL: <https://trac.macports.org/ticket/26932> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26932: Automoc should not depend on phonon --------------------------------+------------------------------------------- Reporter: nerdrew@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: | --------------------------------+------------------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Good point. Committed in r72646. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/26932#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26932: Automoc should not depend on phonon --------------------------------+------------------------------------------- Reporter: nerdrew@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: automoc | --------------------------------+------------------------------------------- Changes (by jmr@…): * port: => automoc Comment: Please remember to fill in the Port field. -- Ticket URL: <https://trac.macports.org/ticket/26932#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts