aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-svn.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-svn.inc')
-rw-r--r--recipes/gcc/gcc-svn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc
index ab39a73724..c39546dc96 100644
--- a/recipes/gcc/gcc-svn.inc
+++ b/recipes/gcc/gcc-svn.inc
@@ -4,7 +4,7 @@ ARM_INSTRUCTION_SET = "arm"
require gcc-common.inc
-DEPENDS = "mpfr gmp"
+DEPENDS = "mpfr gmp mpc"
GCC_BASE ?= "4.5"
PV = "${GCC_BASE}+svnr${SRCPV}"