mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
18 lines
292 B
TOML
18 lines
292 B
TOML
[package]
|
|
dependencies = [
|
|
"mousepad",
|
|
"thunar",
|
|
"tumbler",
|
|
"xfconf",
|
|
"xfdashboard",
|
|
"xfdesktop",
|
|
"xfce4-appfinder",
|
|
"xfce4-notifyd",
|
|
"xfce4-session",
|
|
"xfce4-panel",
|
|
"xfce4-power-manager",
|
|
"xfce4-settings",
|
|
"xfce4-terminal",
|
|
"xfwm4",
|
|
]
|