Dave,
Hmmm. I could be confused but it looks like the
dpkg in fink must not call dpkg-shlibdeps when packaging.
If I do...
dpkg-deb --info readline-shlibs_4.3-5_darwin-powerpc.deb
the Depends: line appears empty. I would have thought it
would contain entries obtained from calls like...
otool -L /sw/lib/libreadline.4.dylib
/sw/lib/libreadline.4.dylib:
/sw/lib/libreadline.4.dylib (compatibility version 4.2.0, current version
4.3.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
63.0.0)
/sw/lib/libncurses.5.dylib (compatibility version 6.0.0, current version 6.3.0)
Maintaining the dependencies for /sw/lib/libreadline.4.dylib and
/sw/lib/libncurses.5.dylib should be easy enough since they can be
shown as provided by their respective packages. However some sort
of dummy package might need to exist to claim to provide those libs
like /usr/lib/libSystem.B.dylib from the standard MacOS X installation.
Guess all that might not be worth the effort to implement.
Jack
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users