##########################################
# glib support probe
-glib_req_ver=2.48
+glib_req_ver=2.44
glib_modules=gthread-2.0
if test "$modules" = yes; then
glib_modules="$glib_modules gmodule-export-2.0"
/* Ask for warnings for anything that was marked deprecated in
* the defined version, or before. It is a candidate for rewrite.
*/
-#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_48
+#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_44
/* Ask for warnings if code tries to use function that did not
* exist in the defined version. These risk breaking builds
*/
-#define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_48
+#define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_44
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
BuildRequires: makeinfo
BuildRequires: ninja
BuildRequires: pcre-devel-static
-BuildRequires: python2-base >= 2.7
+BuildRequires: python >= 2.7
BuildRequires: zlib-devel-static
Provides: qemu:%_bindir/qemu-arm-static