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

one package, many libraries. dependency break!



i'm working on a package (libpspell2) which installthree libraries
(libpspell.so.2.0.2, libpspell-impl.so.3.0.1, libpspell-modules.so.1.0.1),
as expected it exports a shlibs which lists all of the three libs.

they depend on each other :(

the problem is dpkg-shlibdeps that figures out the package(s) from which
this should depend on. in fact it sees that libpspell-impl depends on
libpspell and adds libpspell2 (which is the package that provides it,
that is this) to the dependecy list. so i get a package that depends
on itself.

any considerations? should i split this package in three?!?

thanks

-----[ Domenico Andreoli, aka cavok
 --[ http://filibusta.crema.unimi.it/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50



Reply to: