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/cyrus-imapd | |
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/cyrus-imapd')
-rw-r--r-- | recipes/cyrus-imapd/cyrus-imapd_2.2.12.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/cyrus-imapd/cyrus-imapd_2.2.12.bb b/recipes/cyrus-imapd/cyrus-imapd_2.2.12.bb index e80340f080..2247ea9bc1 100644 --- a/recipes/cyrus-imapd/cyrus-imapd_2.2.12.bb +++ b/recipes/cyrus-imapd/cyrus-imapd_2.2.12.bb @@ -2,7 +2,6 @@ SECTION = "console/network" DEPENDS = "cyrus-sasl virtual/db" LICENSE = "BSD" PR = "r12" -DEPENDS += "install-native" SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz \ file://autotools.patch;patch=1 \ |