Merge branch 'fix-ci-names' into 'master'
Fix recipe names on the CI config See merge request redox-os/redox!1459
This commit is contained in:
commit
06f038eced
|
@ -142,7 +142,7 @@ patch = {}
|
||||||
pcre = {}
|
pcre = {}
|
||||||
perg = {}
|
perg = {}
|
||||||
periodictable = {}
|
periodictable = {}
|
||||||
#perl = {} # ctermid, tempnam, ttyname
|
#perl5 = {} # ctermid, tempnam, ttyname
|
||||||
pixelcannon = {}
|
pixelcannon = {}
|
||||||
pixman = {}
|
pixman = {}
|
||||||
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
|
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
|
||||||
|
@ -153,7 +153,7 @@ pop-icon-theme = {}
|
||||||
prboom = {}
|
prboom = {}
|
||||||
procedural-wallpapers-rs = {}
|
procedural-wallpapers-rs = {}
|
||||||
ptyd = {}
|
ptyd = {}
|
||||||
#python = {} # getaddrinfo
|
#python37 = {} # getaddrinfo
|
||||||
#qemu = {}
|
#qemu = {}
|
||||||
ramfs = {}
|
ramfs = {}
|
||||||
randd = {}
|
randd = {}
|
||||||
|
@ -196,7 +196,7 @@ shellstorm = {}
|
||||||
smith = {}
|
smith = {}
|
||||||
sodium = {}
|
sodium = {}
|
||||||
sopwith = {}
|
sopwith = {}
|
||||||
#ssh = {}
|
#openssh = {}
|
||||||
strace = {}
|
strace = {}
|
||||||
syobonaction = {}
|
syobonaction = {}
|
||||||
terminfo = {}
|
terminfo = {}
|
||||||
|
|
Loading…
Reference in a new issue