From ccc722b7ed330198d82a3cf28ead76d6d107a70a Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 6 Jun 2022 21:25:48 +0000 Subject: added java --- repo/ghostscript/ghostscript.xibuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'repo/ghostscript') diff --git a/repo/ghostscript/ghostscript.xibuild b/repo/ghostscript/ghostscript.xibuild index ed06538..7d4152a 100644 --- a/repo/ghostscript/ghostscript.xibuild +++ b/repo/ghostscript/ghostscript.xibuild @@ -3,7 +3,7 @@ NAME="ghostscript" DESC="An interpreter for the PostScript language and for PDF" -MAKEDEPS="make freetype openjpeg libpng zlib tiff cups jbig2dec" +MAKEDEPS="make freetype2 openjpeg libpng zlib tiff cups jbig2dec" DEPS="musl " PKG_VER=9.56.1 @@ -23,7 +23,6 @@ prepare () { cd $BUILD_ROOT/ijs libtoolize --force && aclocal && autoconf && automake --add-missing - update_config_sub } build () { -- cgit v1.2.1