diff --git a/templates/glibc.tmpl b/templates/glibc.tmpl index 5f1b56643d..7aabb74669 100644 --- a/templates/glibc.tmpl +++ b/templates/glibc.tmpl @@ -21,3 +21,5 @@ long_desc=" system API for all programs written in C and C-compatible languages such as C++ and Objective C; the runtime facilities of other programming languages use the C library to access the underlying operating system." + +build_depends="gcc-4.3.2"