Enable recipes on CI.
This commit is contained in:
parent
cc3f639f5f
commit
d43080272c
|
@ -20,7 +20,7 @@ ca-certificates = {}
|
|||
cairo = {}
|
||||
cairodemo = {}
|
||||
#calculator = {}
|
||||
#cargo = {} # curl-config not found
|
||||
cargo = {}
|
||||
cleye = {}
|
||||
#cmatrix = {} # needs ncursesw now
|
||||
contain = {}
|
||||
|
@ -93,7 +93,7 @@ libvorbis = {}
|
|||
libxml2 = {}
|
||||
llvm = {}
|
||||
logd = {}
|
||||
#lua = {} # tmpnam
|
||||
lua = {}
|
||||
#mdp = {} # ncursesw
|
||||
mesa = {}
|
||||
mesa_glu = {}
|
||||
|
@ -138,7 +138,7 @@ periodictable = {}
|
|||
pixelcannon = {}
|
||||
pixman = {}
|
||||
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
|
||||
#pkg-config = {} # linker errors
|
||||
pkg-config = {}
|
||||
pkgutils = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
|
@ -149,11 +149,11 @@ ramfs = {}
|
|||
randd = {}
|
||||
readline = {}
|
||||
redoxerd = {}
|
||||
#redox-fatfs = {}
|
||||
redox-fatfs = {}
|
||||
redoxfs = {}
|
||||
#redox-ssh = {}
|
||||
redox-ssh = {}
|
||||
relibc = {}
|
||||
#relibc-tests = {}
|
||||
relibc-tests = {}
|
||||
resist = {}
|
||||
retroarch = {}
|
||||
ripgrep = {}
|
||||
|
@ -181,7 +181,7 @@ sed = {}
|
|||
#servo = {} # some more crates to port
|
||||
#shared-mime-info = {} # intltool-update out of date
|
||||
shellstorm = {}
|
||||
smith = {}
|
||||
clsmith = {}
|
||||
sodium = {}
|
||||
sopwith = {}
|
||||
#ssh = {}
|
||||
|
|
Loading…
Reference in a new issue