pidgin/purple-plugin-pack

Parents d94560cc0fe3
Children 963da3b5a6fd
Require the same version we're checking for during configure
--- a/common/pp_internal.h Sun Mar 01 19:43:33 2020 -0600
+++ b/common/pp_internal.h Thu Mar 05 00:39:49 2020 -0600
@@ -24,7 +24,7 @@
# include "../pp_config.h"
#endif
-#define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_2_28)
+#define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_2_32)
#include <glib.h>
#include "../common/glib_compat.h"