libpng: fix Makefile.autotools.in fallout

libpng used to have the 'png' Makefile alias, which some packages used
in their dependencies list.

With the move to Makefile.autotools.in this is now gone, so update the
packages to match.
This commit is contained in:
Peter Korsgaard
2008-11-02 19:21:17 +00:00
parent e9bbc07625
commit cab350013e
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ CLASSPATH_CONF_OPT = \
--disable-debug \
--disable-gconf-peer --disable-examples --disable-plugin
CLASSPATH_DEPENDENCIES = uclibc pkgconfig png jpeg tiff
CLASSPATH_DEPENDENCIES = uclibc pkgconfig libpng jpeg tiff
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
CLASSPATH_DEPENDENCIES+= alsa-lib