Hi, I have this:
https://gist.github.com/serverhorror/694ee48785f04c9fcc9b Basically just a manual download of whatever is there. I was too lazy to actually put together all the deps and create proper separated builds. I think it's too bad that EB doesn't accept git/svn/hg for source URIs -- or I may have not looked hard enough how easy it is to hook into the download part of EB to make that possible. :) /Martin On Mon, Jul 20, 2015 at 12:53 PM Jordi Blasco <[email protected]> wrote: > Good morning, > > I’m trying to install vcflib (https://github.com/ekg/vcflib) which > contains multiple git submodules. > > In order to download the complete repo I do need to add the --recursive > option : > > git clone --recursive https://github.com/ekg/vcflib.git > > I have tried to execute "git submodule update --init --recursive" as a > prebuildopts, but it didn't work. > > Do you know any workaround for this? > > Thanks! > > Jordi > -- -- http://www.xing.com/profile/Martin_Marcher http://www.linkedin.com/in/martinmarcher Mobil: +43 / 660 / 62 45 103 UID: ATU68801424

