From: Hugo Villeneuve Date: Thu, 27 Jun 2013 12:28:04 +0000 (-0400) Subject: Change order of installation for ghostscript X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=0dcecf1e56bd53b7925216333e2d089712eaf5a6;p=hvlinux.git Change order of installation for ghostscript --- diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index f78c14a..293dae4 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -9,12 +9,14 @@ init_log_file ipkg ${HELP2MAN} ipkg ${GSL} -ipkg ${FOOMATIC_FILTERS} -ipkg -m noac ${FOO2ZJS} - ipkg -m acnb ${CUPS} +ipkg -m acnb ${GHOSTSCRIPT} +ipkg ${LIBSPECTRE} ipkg -m noac ${CUPS_PDF} ipkg -m noac ${SPLIX} +ipkg ${FOOMATIC_FILTERS} +ipkg -m noac ${FOO2ZJS} + ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ @@ -59,8 +61,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ fi ipkg ${GPARTED} "--disable-doc" -ipkg -m acnb ${GHOSTSCRIPT} -ipkg ${LIBSPECTRE} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -81,7 +81,7 @@ fi ipkg -m noac ${CDRTOOLS} ipkg -m noac ${DVDRWTOOLS} ipkg ${LIBDVDCSS} -ipkg ${LIBDVDREAD} +ipkg -m acnb ${LIBDVDREAD} ipkg -m noac ${DVDFS} ipkg -m acnb ${VOBCOPY}