aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netpbm
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2009-04-30 00:05:37 +0400
committerRoman I Khimov <khimov@altell.ru>2009-04-30 23:17:11 +0400
commitd5631dc0546cd152d41529b528ec2635bd103a28 (patch)
tree82375fa497c79510508964309946b3e878e3f26c /recipes/netpbm
parentdeb50c8b70a08632e779db9ee60d3f2d655fd3aa (diff)
downloadopenembedded-d5631dc0546cd152d41529b528ec2635bd103a28.tar.gz
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/netpbm')
-rw-r--r--recipes/netpbm/netpbm_10.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/netpbm/netpbm_10.28.bb b/recipes/netpbm/netpbm_10.28.bb
index ff90310e1b..cceac41541 100644
--- a/recipes/netpbm/netpbm_10.28.bb
+++ b/recipes/netpbm/netpbm_10.28.bb
@@ -9,7 +9,7 @@ LICENSE = "GPL MIT Artistic"
# licenses. The compiled and linked command line utilties are
# subject to the licenses of the libraries they use too - including
# libpng libz, IJG, and libtiff licenses
-DEPENDS = "jpeg zlib libpng tiff install-native flex-native"
+DEPENDS = "jpeg zlib libpng tiff flex-native"
RDEPENDS = "perl\
perl-module-cwd\
perl-module-english\