Add all packages available to ci.toml

This commit is contained in:
Jeremy Soller 2018-11-25 11:11:03 -07:00
parent 3437f79bb9
commit a78ea05329
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
2 changed files with 7 additions and 1 deletions

View file

@ -1,8 +1,11 @@
# This is the CI configuration file # This is the CI configuration file
# General settings
[general] [general]
# Do not prompt if settings are not defined
prompt = false prompt = false
# Package settings
[packages] [packages]
acid = {} acid = {}
autoconf = {} autoconf = {}
@ -22,6 +25,7 @@ dash = {}
drivers = {} drivers = {}
#drivers-041 = {} #drivers-041 = {}
#duktape = {} # strptime #duktape = {} # strptime
exampled = {}
expat = {} expat = {}
extrautils = {} extrautils = {}
#fd = {} # ctrlc-3.1.1 #fd = {} # ctrlc-3.1.1
@ -29,6 +33,7 @@ ffmpeg = {}
findutils = {} findutils = {}
freedoom = {} freedoom = {}
freetype = {} freetype = {}
# friar = {} # mio patch
game-2048 = {} game-2048 = {}
games = {} games = {}
#gawk = {} # langinfo.h #gawk = {} # langinfo.h
@ -46,6 +51,7 @@ ipcd = {}
jansson = {} jansson = {}
keyboard-sfx = {} keyboard-sfx = {}
lci = {} lci = {}
libiconv = {}
libjpeg = {} libjpeg = {}
liborbital = {} liborbital = {}
libpng = {} libpng = {}

2
relibc

@ -1 +1 @@
Subproject commit 0ac16556bce8a67dd705e3926d5f1e2c4621f355 Subproject commit 7398fae8b6f644c0d3c743bd9b36a470fb7f450e