mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Install netsurf by default
This commit is contained in:
parent
8569696d9e
commit
400510c60d
@ -12,7 +12,7 @@ prompt = false
|
||||
#automake = {}
|
||||
#bash = {}
|
||||
#binutils = {}
|
||||
#ca-certificates = {}
|
||||
ca-certificates = {}
|
||||
#cargo = {}
|
||||
#cleye = {}
|
||||
#contain = {}
|
||||
@ -38,6 +38,7 @@ logd = {}
|
||||
#nasm = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
#newlib = {}
|
||||
nulld = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user