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?
Is ssh really needed for getting a system running and ready to install
further packages (my definition of what should be in [core])? I really
do not think it is needed so I am happy with this moving to [extra].
Allan
01-09-2009, 10:15 AM
Thomas Bächler
Heimdal changes - moving sqlite to core?
Allan McRae schrieb:
Is ssh really needed for getting a system running and ready to install
further packages (my definition of what should be in [core])? I really
do not think it is needed so I am happy with this moving to [extra].
Allan
IMO, ssh should really be in core! Why does it have to be compiled
against heimdal?