Add an option to build against libsoup3

Review Request #1210 — Created Dec. 31, 2021 and submitted

Information

pidgin/pidgin
default

Reviewers

Add an option to build against libsoup3

Ran meson with the option disabled (default) and made sure it made it through configuration.
Ran meson with the option enabled and verified it failed to find libsoup3 on a machine that doesn't have it installed.

Summary ID
Add an option to build against libsoup3
7762bf1fd028fad75880fe4da6d66bee62b3b69f
Description From Last Updated

Can drop the required now.

QuLogicQuLogic

And this check isn't needed since required:true will error if not found.

QuLogicQuLogic
QuLogic
  1. 
      
  2. meson.build (Diff revision 1)
     
     

    Can drop the required now.

  3. meson.build (Diff revision 1)
     
     

    And this check isn't needed since required:true will error if not found.

    1. Did I not address this?

    2. Nope, you merged the other top-level ones together, which I didn't notice, actually. This is about the interior if.

    3. oh, derp yeah

  4. 
      
grim
grim
QuLogic
  1. Ship It!
  2. 
      
grim
grim
Review request changed

Status: Closed (submitted)

Loading...