#15071 closed defect (fixed)
PIDA 0.5.1 Missing dependencies: py25-gnome, librsvg, py25-zlib
Reported by: | trevor@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | pida dependencies | Cc: | |
Port: |
Description
The devel/PIDA 0.5.1 port is missing the following dependencies:
- py25-gnome: Provides the Python gconf bindings. Required during startup.
- librsvg: Provides SVG support within GTK+. Required during startup.
- py25-zlib: Provides the Python zlib module, used to download plugins. Required during runtime.
(In addition, PIDA requires a GTK+-enabled build of vim and emacs, +gtk2 and +gtk, respectively. Unfortunately specifying variant dependencies isn't supported.)
I've attached a patch that makes these changes.
Attachments (1)
Change History (3)
Changed 17 years ago by trevor@…
Attachment: | Portfile.patch added |
---|
comment:1 Changed 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r36167, thanks!
Note: See
TracTickets for help on using
tickets.
Patch for devel/PIDA Portfile.