On 05 Mar 2009, at 16:29, [email protected] wrote: > I've gotten the following: > > [fink -y update-all] > Information about 8827 packages read in 3 seconds. > The following 2 packages will be installed or updated: > libsndfile1-dev libsndfile1-shlibs > The following 2 additional packages will be installed: > jack-dev jack-shlibs > Do you want to continue? [Y/n] (assuming default) > Failed: Problem resolving dependencies. Check for circular > dependencies.
Indeed. jack depends apparently on libsndfile1 only for %p/bin/jackrec, and libsndfile1 on jack only for %p/bin/sndfile-jackplay; those binaries won't be needed by the other. So the easiest might be to make a X-bootstrap pkg w/o dep on Y, and let Y depend on X | X-bootstrap JF Mertens ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
