diff options
| -rw-r--r-- | meta/recipes-extended/groff/groff_1.22.3.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-extended/groff/groff_1.22.3.bb b/meta/recipes-extended/groff/groff_1.22.3.bb index 7955a5cf08..dac0fdfe30 100644 --- a/meta/recipes-extended/groff/groff_1.22.3.bb +++ b/meta/recipes-extended/groff/groff_1.22.3.bb | |||
| @@ -16,9 +16,7 @@ SRC_URI[sha256sum] = "3a48a9d6c97750bfbd535feeb5be0111db6406ddb7bb79fc680809cda6 | |||
| 16 | 16 | ||
| 17 | DEPENDS = "groff-native" | 17 | DEPENDS = "groff-native" |
| 18 | DEPENDS_class-native = "" | 18 | DEPENDS_class-native = "" |
| 19 | RDEPENDS_${PN} += "sed" | 19 | RDEPENDS_${PN} += "perl sed" |
| 20 | |||
| 21 | RDEPENDS_${PN} = "perl" | ||
| 22 | 20 | ||
| 23 | inherit autotools texinfo | 21 | inherit autotools texinfo |
| 24 | 22 | ||
