From 45e20f7c4cbbf63888ae46c76d5f688ee3c693c7 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 1 Dec 2004 11:12:36 +0000 Subject: Ghostscript depends on zlib. BKrev: 41ada724CN12xZf_QvSUiGYBDdEvog --- gs/gs_8.01.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gs') diff --git a/gs/gs_8.01.oe b/gs/gs_8.01.oe index 73c87bcdeb..c9806f06f9 100644 --- a/gs/gs_8.01.oe +++ b/gs/gs_8.01.oe @@ -1,6 +1,6 @@ SECTION = "console/utils" SRC_URI = "ftp://ftp.gnu.org/gnu/ghostscript/gnughostscript-${PV}.tar.gz" -DEPENDS = "jpeg" +DEPENDS = "jpeg zlib" PR = "r1" S = "${WORKDIR}/gnughostscript-${PV}" -- cgit v1.2.3