diff options
| author | Saul Wold <sgw@linux.intel.com> | 2011-12-11 12:42:30 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-12 21:50:15 +0000 |
| commit | 623d65b0fd3d0c5d4d9c79466a72f6aaf131b7ae (patch) | |
| tree | c4fc7763c208ccaa18f2cd33203a43e3b38ef4d1 | |
| parent | 3d3c1659748408893ed5cc30c34c7cd3bea172da (diff) | |
| download | poky-623d65b0fd3d0c5d4d9c79466a72f6aaf131b7ae.tar.gz | |
task-self-hosted: Added perl-pod (slight reorder)
(From OE-Core rev: cee52dbf46578ff087a8a0786f8daba22414bfc9)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/tasks/task-self-hosted.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb index e359b3d962..4288499c21 100644 --- a/meta/recipes-core/tasks/task-self-hosted.bb +++ b/meta/recipes-core/tasks/task-self-hosted.bb | |||
| @@ -116,8 +116,9 @@ RDEPENDS_task-self-hosted-extended = "\ | |||
| 116 | parted \ | 116 | parted \ |
| 117 | patch \ | 117 | patch \ |
| 118 | perl \ | 118 | perl \ |
| 119 | perl-modules \ | ||
| 120 | perl-dev \ | 119 | perl-dev \ |
| 120 | perl-modules \ | ||
| 121 | perl-pod \ | ||
| 121 | pth \ | 122 | pth \ |
| 122 | python \ | 123 | python \ |
| 123 | python-compile \ | 124 | python-compile \ |
