diff options
Diffstat (limited to 'recipes/gcc/gcc-4.2.4.inc')
-rw-r--r-- | recipes/gcc/gcc-4.2.4.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.2.4.inc b/recipes/gcc/gcc-4.2.4.inc index 74f953d69a..6bffa54265 100644 --- a/recipes/gcc/gcc-4.2.4.inc +++ b/recipes/gcc/gcc-4.2.4.inc @@ -1,4 +1,5 @@ require gcc-common.inc +LICENSE = "GPLv3" DEPENDS = "mpfr gmp" |