From 372d8e083357bf89155493c6adf6f48e791a0e7a Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 11 Oct 2010 12:35:05 -0400 Subject: cups14: add missing deps on libpng, jpeg Signed-off-by: Chris Larson --- recipes/cups/cups14.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/cups') diff --git a/recipes/cups/cups14.inc b/recipes/cups/cups14.inc index af82e5eacc..5ae6f20137 100644 --- a/recipes/cups/cups14.inc +++ b/recipes/cups/cups14.inc @@ -1,7 +1,7 @@ DESCRIPTION = "An Internet printing system for Unix." SECTION = "console/utils" LICENSE = "GPL LGPL" -DEPENDS = "gnutls dbus dbus-glib zlib fakeroot-native" +DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib fakeroot-native" PROVIDES = "cups14" SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2;name=archive \ -- cgit 1.2.3-korg