diff options
Diffstat (limited to 'meta/recipes-extended/logrotate/logrotate_3.22.0.bb')
| -rw-r--r-- | meta/recipes-extended/logrotate/logrotate_3.22.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.22.0.bb b/meta/recipes-extended/logrotate/logrotate_3.22.0.bb index ac14f30051..5c4a0a9807 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.22.0.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.22.0.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only" | |||
| 6 | 6 | ||
| 7 | # TODO: Document coreutils dependency. Why not RDEPENDS? Why not busybox? | 7 | # TODO: Document coreutils dependency. Why not RDEPENDS? Why not busybox? |
| 8 | 8 | ||
| 9 | DEPENDS="coreutils popt" | 9 | DEPENDS = "coreutils popt" |
| 10 | 10 | ||
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 12 | 12 | ||
