Index: Makefile
===================================================================
--- Makefile (revision 10)
+++ Makefile (revision 11)
@@ -71,10 +71,10 @@
REQUIRES = core/binutils/2.40
endif
ifeq ($(FLAVOUR),second)
-REQUIRES = core/glibc/2.36^headers
+REQUIRES = core/glibc/2.37^headers
endif
ifeq ($(FLAVOUR),full)
-REQUIRES = core/glibc/2.36^full
+REQUIRES = core/glibc/2.37^full
endif
endif