On Fri, Jan 9, 2009 at 3:28 AM, Jan de Groot <j...@jgc.homeip.net> wrote: > The new heimdal package I created depends on sqlite3 now because I > replaced the included static copy of sqlite inside heimdal with the > dynamic linked system installed version. Sqlite3 is in extra, while > heimdal is in core. > At this moment only ssh in core depends on heimdal. Do we move heimdal > and ssh out of core into extra, or do we move sqlite3 into core? > Any opinions?
I agree with most of the others that ssh should stay in core. What are the cons for moving sqlite to core? Does it pull in any other deps?