added Encode-Locale and more 10.1 updates ...

This commit is contained in:
K D Hedger
2021-03-14 11:04:02 +00:00
parent 893c39bba8
commit 3b79db24d4
116 changed files with 285 additions and 237 deletions

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="GLib-2.56.0 PyCairo-1.16.2 gobject-introspection-1.54.1 libxslt-1.1.32"
DEPENDS="glib-2.66.7 PyCairo-1.16.2 gobject-introspection-1.66.1 libxslt-1.1.32"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi