Why doesn't the shishi package automatically depend on libshishi?
[EMAIL PROTECTED]:~/src/shishi$ apt-cache show shishi|grep Depend
Depends: libc6 (>= 2.3.6-6)
[EMAIL PROTECTED]:~/src/shishi$
I thought the control file line
Depends: ${shlibs:Depends}, ${misc:Depends}
would have taken care of that.
shishid seem fine:
[EMAIL PROTECTED]:~/src/shishi$ apt-cache show shishid|grep Depend
Depends: libc6 (>= 2.3.6-6), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 1.3.5),
libgpg-error0 (>= 1.2), libshisa0, libshishi0, zlib1g (>= 1:1.2.1)
[EMAIL PROTECTED]:~/src/shishi$
And has the same Depends: in the control file.
Shisa also seem broken:
[EMAIL PROTECTED]:~/src/shishi$ apt-cache show shisa|grep Depend
Depends: libc6 (>= 2.3.6-6), libshishi0
[EMAIL PROTECTED]:~/src/shishi$
Notice how libshisa0 is missing..
Russ, any ideas?
/Simon
_______________________________________________
Help-shishi mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-shishi