diff options
-rw-r--r-- | meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb index 4a0383e0a1..dca5926a96 100644 --- a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb +++ b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb | |||
@@ -21,5 +21,5 @@ RDEPENDS:${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \ | |||
21 | libtool libtool-dev \ | 21 | libtool libtool-dev \ |
22 | pkgconfig" | 22 | pkgconfig" |
23 | 23 | ||
24 | # usefull, but not in oe-core/meta-oe yet: patchutils | 24 | # useful, but not in oe-core/meta-oe yet: patchutils |
25 | RRECOMMENDS:${PN} = " g77-symlinks gfortran-symlinks" | 25 | RRECOMMENDS:${PN} = "gfortran-symlinks" |