Enable ncurses applications

This commit is contained in:
Jeremy Soller 2019-01-27 19:39:37 -07:00
parent c420654ddb
commit 0f7aa1f937
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
2 changed files with 7 additions and 7 deletions

12
ci.toml
View file

@ -18,7 +18,7 @@ cairo = {}
cairodemo = {}
#cargo = {}
cleye = {}
#cmatrix = {} # ncurses
cmatrix = {}
contain = {}
coreutils = {}
cpal = {}
@ -81,8 +81,8 @@ mesa = {}
mesa_glu = {}
#miniserve = {} # actix
nasm = {}
#ncdu = {} # ncurses
#ncurses = {} # mkstemp configure hang
ncdu = {}
ncurses = {}
#ncursesw = {} # mkstemp configure hang
netdb = {}
netstack = {}
@ -116,7 +116,7 @@ ptyd = {}
#python = {} # getaddrinfo
#qemu = {}
randd = {}
#readline = {} # ncurses
readline = {}
redoxfs = {}
#redox-ssh = {}
relibc = {}
@ -151,8 +151,8 @@ timidity = {}
ttf-hack = {}
userutils = {}
uutils = {}
#vim = {} # ncurses
#vttest = {} # fpathconf
vim = {}
vttest = {}
webrender = {}
winit = {}
xz = {}

@ -1 +1 @@
Subproject commit 3c63fd2b4560145e370812a9e1c8092fb4a3a62b
Subproject commit 2c3e7f0f0769ac77e03e6e936786f9ae00263ac9