Re: Building two packages dependent on each other?

2013-12-14 Thread Michael Schwendt
On Fri, 13 Dec 2013 22:07:21 -0600, Richard Shaw wrote: I maintain two package, OpenImageIO and OpenColorIO, which can optionally depend on each other. During the review process I intentionally decided that it was more important for OpenImageIO to depend on OpenColorIO as it uses the latter

Re: Building two packages dependent on each other?

2013-12-14 Thread Richard Shaw
On Sat, Dec 14, 2013 at 5:56 AM, Michael Schwendt mschwe...@gmail.comwrote: On Fri, 13 Dec 2013 22:07:21 -0600, Richard Shaw wrote: I maintain two package, OpenImageIO and OpenColorIO, which can optionally depend on each other. During the review process I intentionally decided that it was

Re: Building two packages dependent on each other?

2013-12-14 Thread Samuel Sieb
On 12/14/2013 05:10 AM, Richard Shaw wrote: Ok, I slightly misspoke here, OpenColorIO is a library, but the only dependency on OpenImageIO is from the utility binaries... Wouldn't it be easier to split the binaries into a sub-package so you could avoid the circular dependency? -- devel

Re: Building two packages dependent on each other?

2013-12-14 Thread Richard Shaw
On Sat, Dec 14, 2013 at 5:02 PM, Samuel Sieb sam...@sieb.net wrote: On 12/14/2013 05:10 AM, Richard Shaw wrote: Ok, I slightly misspoke here, OpenColorIO is a library, but the only dependency on OpenImageIO is from the utility binaries... Wouldn't it be easier to split the binaries into a

Building two packages dependent on each other?

2013-12-13 Thread Richard Shaw
I maintain two package, OpenImageIO and OpenColorIO, which can optionally depend on each other. During the review process I intentionally decided that it was more important for OpenImageIO to depend on OpenColorIO as it uses the latter for color management. OpenColorIO is not a library, but a