mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Some improvements
This commit is contained in:
parent
7db2e0db52
commit
f59188c696
@ -15,6 +15,7 @@ extrautils = {}
|
||||
ion = {}
|
||||
pkgutils = {}
|
||||
kibi = {}
|
||||
uutils-procps = {}
|
||||
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/30_console"
|
||||
|
||||
@ -10,6 +10,7 @@ filesystem_size = 1536
|
||||
# Package settings
|
||||
[packages]
|
||||
# GUI Apps
|
||||
cosmic-reader = {}
|
||||
periodictable = {}
|
||||
|
||||
# GUI Data
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
[source]
|
||||
git = "https://github.com/pop-os/cosmic-reader.git"
|
||||
|
||||
rev = "ebea761ab6853a9ac15b1bfc90b040d620d1d00f"
|
||||
shallow_clone = true
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user