mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-20 13:14:52 +00:00
updated cups
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user