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