Opened 15 years ago
Closed 15 years ago
#20567 closed enhancement (fixed)
rb-rcairo, rb-pango, rb-glib2: allow -devel ports to satisfy dependencies
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | kimuraw (kimura wataru) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | rb-rcairo, rb-pango, rb-glib2 |
Description
rb-rcairo, rb-pango and rb-glib2 declare dependencies on the ports cairo, pango and glib2, respectively. Could you change the dependencies so that cairo-devel, pango-devel and glib2-devel could satisfy them too? The attached patch does this.
Attachments (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 15 years ago by kimuraw (kimura wataru)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I merged your patch at r55063. thanks.