updated cups

This commit is contained in:
K D Hedger
2017-05-09 17:01:44 +01:00
parent af1d854947
commit 467429dc10
111 changed files with 162 additions and 144 deletions

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="dbus-glib-0.104 Python-2.7.13"
DEPENDS="dbus-glib-0.108 Python-2.7.13"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="Python-2.7.13 Cairo-1.14.2"
DEPENDS="Python-2.7.13 Cairo-1.14.8"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="GLib-2.44.1 Py2cairo-1.10.0 gobject-introspection-1.44.0 libxslt-1.1.29"
DEPENDS="GLib-2.50.3 Py2cairo-1.10.0 gobject-introspection-1.50.0 libxslt-1.1.29"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi