summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gs/gs_8.01.oe2
1 files changed, 1 insertions, 1 deletions
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}"