aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/imagemagick/imagemagick-native_6.3.5-10.bb
blob: 0dcf8d4ecabeffd8e50dccc451f71d6bacbbbac4 (plain)
1
2
3
4
5
6
require imagemagick_${PV}.bb
DEPENDS ="libtool-native"
# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
# tiff-native does not exist
DEPENDS += "bzip2-native jpeg-native libpng-native zlib-native"
inherit native