diff options
Diffstat (limited to 'meta/recipes-extended/logrotate/logrotate_3.8.1.bb')
-rw-r--r-- | meta/recipes-extended/logrotate/logrotate_3.8.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.8.1.bb b/meta/recipes-extended/logrotate/logrotate_3.8.1.bb index 2b6dc93284..e5b30d80b4 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.8.1.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.8.1.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Rotates, compresses, removes and mails system log files" | |||
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | HOMEPAGE = "https://fedorahosted.org/releases/l/o/logrotate" | 3 | HOMEPAGE = "https://fedorahosted.org/releases/l/o/logrotate" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | DEPENDS="coreutils popt" | 6 | DEPENDS="coreutils popt" |
8 | 7 | ||