diff options
Diffstat (limited to 'recipes/netpbm/netpbm_10.28.bb')
-rw-r--r-- | recipes/netpbm/netpbm_10.28.bb | 2 |
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\ |