On Sat, Oct 23, 2010 at 22:13, Justin Clift <jclift@xxxxxxxxxx> wrote: > On 10/24/2010 07:04 AM, Justin Clift wrote: >> On 10/24/2010 06:49 AM, Ruben Kerkhof wrote: >> <snip> >>> That depends_on line in the formula also works for libxml2 :-) >> >> Hey, good work. :) >> >> Looks like I need to tweak the libvirt formula next. ;> > > Ruben, would you be ok to test the following code snippet for me, > in the libvirt formula? > > Â Âif MACOS_VERSION < 10.6 > Â Â Â# Needed on Leopard, but not Snow Leopard > Â Â Âdepends_on "readline" > Â Â Âdepends_on "libxml2" > Â Âend > > If so, it should go after the other depends_on lines, like this: > > Â Âdepends_on "gawk" > Â Âdepends_on "gnutls" > > Â Âif MACOS_VERSION < 10.6 > Â Â Â# Needed on Leopard, but not Snow Leopard > Â Â Âdepends_on "readline" > Â Â Âdepends_on "libxml2" > Â Âend > > If that works, then we'll be able to get that into the libvirt > formula pronto. :) > > Regards and best wishes, > > Justin Clift > Yes, this works perfectly. Thanks, Ruben -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list