help-shishi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dependency problem?


From: Simon Josefsson
Subject: Dependency problem?
Date: Tue, 25 Apr 2006 18:30:54 +0200
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

Why doesn't the shishi package automatically depend on libshishi?

address@hidden:~/src/shishi$ apt-cache show shishi|grep Depend
Depends: libc6 (>= 2.3.6-6)
address@hidden:~/src/shishi$

I thought the control file line

Depends: ${shlibs:Depends}, ${misc:Depends}

would have taken care of that.

shishid seem fine:

address@hidden:~/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)
address@hidden:~/src/shishi$

And has the same Depends: in the control file.

Shisa also seem broken:

address@hidden:~/src/shishi$ apt-cache show shisa|grep Depend
Depends: libc6 (>= 2.3.6-6), libshishi0
address@hidden:~/src/shishi$

Notice how libshisa0 is missing..

Russ, any ideas?

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]