diff options
author | Roman I Khimov <khimov@altell.ru> | 2009-04-30 00:05:37 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2009-04-30 23:17:11 +0400 |
commit | d5631dc0546cd152d41529b528ec2635bd103a28 (patch) | |
tree | 82375fa497c79510508964309946b3e878e3f26c /recipes/cron | |
parent | deb50c8b70a08632e779db9ee60d3f2d655fd3aa (diff) |
remove install-native package
Sane 'install' program is provided by coreutils-native now.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/cron')
-rw-r--r-- | recipes/cron/cron_3.0pl1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/cron/cron_3.0pl1.bb b/recipes/cron/cron_3.0pl1.bb index f7c2ccc6ba..ff1d380406 100644 --- a/recipes/cron/cron_3.0pl1.bb +++ b/recipes/cron/cron_3.0pl1.bb @@ -2,7 +2,6 @@ SECTION = "base" DESCRIPTION = "Vixie cron." LICENSE = "cron" PR ="r8" -DEPENDS += "install-native" SRC_URI = "http://ibiblio.org/pub/Linux/system/daemons/cron/cron${PV}.tar.gz \ file://nonrootinstall.patch;patch=1 \ |