Every package in vcpkg is a dev package as that is its purpose ;) linux distros just make a distinction with -dev to make headers and link libs a separate download/save space.
On Mon, Aug 17, 2020 at 4:02 PM Roberto Fernández Bautista < [email protected]> wrote: > Ah I see! Sorry I thought it was maybe a special "dev" package or > something. > > Thanks for this! > > Roberto > > On Mon, 17 Aug 2020 at 20:50, Ian McInerney <[email protected]> > wrote: > >> It will be `zlib`. >> >> -Ian >> >> On Mon, Aug 17, 2020 at 8:20 PM Roberto Fernández Bautista < >> [email protected]> wrote: >> >>> Hi Seth, >>> >>> Thanks for heads up. Any ideas what the new dependency might be called >>> in VCPKG? Or if not available, could you let me know which CMAKE variable >>> should I set to "OFF" in order to compile without the dependency? >>> >>> Thanks >>> >>> Roberto. >>> >>> On Mon, 17 Aug 2020 at 17:44, Seth Hillbrand <[email protected]> wrote: >>> >>>> I should have the MR ready today and I'll send along the branch info. >>>> >>>> Best- >>>> Seth >>>> >>>> On Mon, Aug 17, 2020 at 9:38 AM Adam Wolf < >>>> [email protected]> wrote: >>>> >>>>> I love the heads up! Thanks! >>>>> >>>>> Is there a sample branch I can try before it's merged into master? >>>>> >>>>> Adam >>>>> >>>>> On Mon, Aug 17, 2020 at 10:23 AM Seth Hillbrand <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi Folks (Packagers especially)- >>>>>> >>>>>> We are adding a new build dependency to KiCad in the next few days. >>>>>> zlib1g-dev (on debian) will be required to support stream >>>>>> compression/decompression of model files. >>>>>> >>>>>> Please update your build environment to include this (if it doesn't >>>>>> already). The critical file for KiCad is "zlib.h" in one of the standard >>>>>> include locations. Let me know if you have any questions. >>>>>> >>>>>> Best- >>>>>> Seth >>>>>> >>>>>> -- >>>>>> [image: KiCad Services Corporation Logo] >>>>>> Seth Hillbrand >>>>>> *Lead Developer* >>>>>> +1-530-302-5483 <+12126039372> >>>>>> Davis, CA >>>>>> www.kipro-pcb.com [email protected] >>>>>> >>>>> >>>> >>>> -- >>>> [image: KiCad Services Corporation Logo] >>>> Seth Hillbrand >>>> *Lead Developer* >>>> +1-530-302-5483 <+12126039372> >>>> Davis, CA >>>> www.kipro-pcb.com [email protected] >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~kicad-developers >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~kicad-developers >>>> More help : https://help.launchpad.net/ListHelp >>>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~kicad-developers >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~kicad-developers >>> More help : https://help.launchpad.net/ListHelp >>> >> _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > -- Mark
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

