Opened 18 years ago

Closed 18 years ago

#8816 closed defect (fixed)

rb-sqlite3 should depend on swig

Reported by: whitley@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

The rb-sqlite3 port should probably have a dependency on swig as well as the sqlite3 port. Without swig, rb-sqlite3 attempts to use broken pure ruby sqlite3 support, but it's not obvious or very well documented that this is the case. With swig installed, rb-sqlite3 relies on sqlite3 as expected.

Change History (1)

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.