pidgin/pidgin

Move back to gsasl 1.8.0

14 months ago, Gary Kramlich
a03f321889e4
Parents aa90ee3e8ad5
Children f05baca349b3
Move back to gsasl 1.8.0

We don't need anything specific in 1.10.0 and OpenBSD only has 1.8.1.

Testing Done:
Configured locally.

Reviewed at https://reviews.imfreedom.org/r/2206/
  • +1 -1
    meson.build
  • --- a/meson.build Sat Jan 21 22:47:48 2023 -0600
    +++ b/meson.build Sat Jan 21 22:49:50 2023 -0600
    @@ -483,7 +483,7 @@
    #######################################################################
    sasl = dependency('libsasl2', version : '>= 2.0')
    -gsasl = dependency('libgsasl', version : '>= 1.10.0')
    +gsasl = dependency('libgsasl', version : '>= 1.8.0')
    #AC_MSG_CHECKING(for me pot o' gold)
    #AC_MSG_RESULT(no)