updated to LFS 9.0

This commit is contained in:
K D Hedger
2020-02-11 13:22:54 +00:00
parent f942b8e611
commit 4aa487f04b
629 changed files with 10061 additions and 1793 deletions

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="gtksourceview-2.11.1 PyGObject-2.28.7 pygtk-2.24.0"
DEPENDS="gtksourceview-2.10.5 PyGObject-2.28.7 pygtk-2.24.0"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi